There is a programmatic API to get the dynamic config: C: zoo_getconfig Java: GetConfig
On Wed, Dec 18, 2013 at 7:04 AM, Siman, Aleksandr <[email protected]> wrote: > Hello! > > How to get list of server addresses in a cluster in runtime, the one that > can be found in config file, like: > server.1=localhost:2888:3888 > server.2=localhost:2889:3889 > server.3=localhost:2890:3890 > > Thank you! > > > ________________________________ > > This e-mail and any attachment(s) are intended only for the recipient(s) > named above and others who have been specifically authorized to receive > them. They may contain confidential information. If you are not the > intended recipient, please do not read this email or its attachment(s). > Furthermore, you are hereby notified that any dissemination, distribution > or copying of this e-mail and any attachment(s) is strictly prohibited. If > you have received this e-mail in error, please immediately notify the > sender by replying to this e-mail and then delete this e-mail and any > attachment(s) or copies thereof from your system. Thank you. >
