linkedin / rest.li

Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
rest.li
Other
2.51k stars 546 forks source link

Expose enumeration of clusters to `ZKFailoutConfigProvider`. #875

Closed jpstewart closed 1 year ago

jpstewart commented 1 year ago

This assists higher level functions that need to gather data from all of the failout configs. It is left off the interface since the interface should support implementations which do not have a defined set of known clusters.