d4485fbad0
Config changes of existing nodes were not updated in Zookeeper, leading to inconsistent states. Changing a label or connection related attributes is now reflected without the workaround of first removing and re-adding the node. Change-Id: Ia6278512c2e81a720a957fe269d1ae0522860b8f
7 lines
245 B
YAML
7 lines
245 B
YAML
---
|
|
features:
|
|
- |
|
|
The static driver now updates labels and connection related attributes
|
|
in Zookeeper at startup and on config change. Changing the name of a node
|
|
will be handled via the registration/deregistration flow as before.
|