Files
patroni/features
Alexander KukushkinandGitHub 322aa45e09 BUGFIX: patronictl edit-config didn't worked with zookeeper (#492)
When updating config key we should use `ClusterConfig.index` instead of
`ClusterConfig.modify_index`. The second one should be used by Patroni
internally to check that key was really changed, because when key is
deleted and recreated it's version always starts from the same value: 0

In addition to that use patronictl instead of http PATCH in some of
acceptance tests to change cluster config.

Fixes https://github.com/zalando/patroni/issues/491
2017-07-31 11:07:00 +02:00
..
2017-07-27 12:16:11 +02:00
2017-07-18 15:12:58 +02:00
2017-07-18 15:12:58 +02:00
2017-07-27 12:16:11 +02:00
2017-07-27 12:16:11 +02:00