cp-docker-images
cp-docker-images copied to clipboard
add snapshot.trust.empty and admin.enableServer to zookeeper.properties.template
Hi,
I've checked upgrade guide to upgrade 5.3 to 5.4. It turns out that we need to add snapshot.trust.empty to the zookeeper config.
https://docs.confluent.io/current/installation/upgrade.html#additional-zk-upgrade-information
This PR adds snapshot.trust.empty
and admin.enableServer
to zookeeper.properties.
It looks like @sawanoboly hasn't signed our Contributor License Agreement, yet.
The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence. Wikipedia
You can read and sign our full Contributor License Agreement here.
Once you've signed reply with [clabot:check]
to prove it.
Appreciation of efforts,
clabot
[clabot:check]
@confluentinc It looks like @sawanoboly just signed our Contributor License Agreement. :+1:
Always at your service,
clabot
Kindly merge this. It is required.
Can these not be added from Java properties?