71b0526a44
We were using a loop index which meant for our cluster size of three we would always assign server.1 through server.3. Unfortunately, as we replace servers we may add notes with a myid value >3 which breaks when we try to assign serverids in this way. Fix it by using the calculation for myid in the peer listing. Change-Id: Icf770c75cf3a84420116f47ad691d9f06191fb65 |
||
---|---|---|
.. | ||
files/zookeeper-compose | ||
tasks | ||
templates | ||
README.rst |
Install, configure, and run zookeeper servers.