
This default is unlikely to be correct and has caused confusion for us in the past. Remove it (which matches the documentation). Change-Id: I3453b0e918fb1c6783514c470f40f4e973fd683a
7 lines
269 B
YAML
7 lines
269 B
YAML
---
|
|
upgrade:
|
|
- The ``hosts`` value in the ``[zookeeper]`` configuration section
|
|
previously defaulted to ``localhost:2181``, but now is unset by
|
|
default. This value is required and must be explicitly set (and
|
|
the documentation has always indicated this).
|