v2.4.1
The main change from this release is that on register
, the Shard Manager will check the Health API to make sure the pod is alive before proceeding. That allows detecting early if your Health API is not working as intended.
What's Changed
- Shard Manager: only allow alive pods to register by @yoohaemin in #146
- Keep the shard ids sorted for logging and api by @yoohaemin in #147
- Expose current pod assignments by @yoohaemin in #145