ae784c57a2
If you use a ipv6 literal as the host: parameter in zookeeper-services section, it gets incorretly concatentated with the port when building the host list. Detect ipv6 literals and quote them with rfc2732 []'s when building the host string. Change-Id: I49a749142e8031be37a08960bf645faca4e97149
6 lines
102 B
YAML
6 lines
102 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Zookeeper hosts specified as IPv6 literals will now be configured
|
|
correctly.
|