system-config/playbooks/roles/zookeeper
Clark Boylan 71b0526a44 Fix the zk peer listing to match myid values
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
2021-04-27 10:16:08 -07:00
..
files/zookeeper-compose Add zookeeper-statsd 2021-03-17 14:52:31 -07:00
tasks Enable srvr, stat and dump commands in the zk cluster 2021-03-15 16:57:21 -07:00
templates Fix the zk peer listing to match myid values 2021-04-27 10:16:08 -07:00
README.rst Run ZK from containers 2020-04-17 08:43:09 -07:00

Install, configure, and run zookeeper servers.