liftbridge-io / go-liftbridge

Go client for Liftbridge. https://github.com/liftbridge-io/liftbridge
Apache License 2.0
67 stars 18 forks source link

Add paused status to partition metadata #72

Closed Jmgr closed 3 years ago

Jmgr commented 3 years ago

This adds a paused field to every partition's metadata, representing the partition's paused status.

tylertreat commented 3 years ago

Looks like this needs to be updated to use the latest liftbridge-api.

Jmgr commented 3 years ago

Looks like this needs to be updated to use the latest liftbridge-api.

Updated to latest liftbridge-api.