ec55126f6b
The default zookeeper session timout is 10 seconds which is not enough on a highly loaded nodepool. Like in zuul make this configurable so we can avoid session losses. Change-Id: Id7087141174c84c6cdcbb3933c233f5fa0e7d569
6 lines
157 B
YAML
6 lines
157 B
YAML
---
|
|
features:
|
|
- |
|
|
It is now possible to configure the :attr:`zookeeper-timeout`. which can
|
|
help to avoid zookeeper session losses on busy systems.
|