Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Increase zookeeper sync/init timeouts, add max client connections #1348

Closed
stevendborrelli opened this issue Apr 13, 2016 · 1 comment
Closed
Milestone

Comments

@stevendborrelli
Copy link
Contributor

  • Git commit hash or branch: master
  • Cloud Environment: openstack

On larger zookeeper data sets, followers can fail to synchronize with the master if the sync limit is too low. Also allow maxClientConnections to be set via ansible.

Increase initLimit and syncLimit on zookeeper to the following default values.

initLimit=20
syncLimit=10
maxClientCnxns=200
@stevendborrelli stevendborrelli added this to the 1.1 milestone Apr 13, 2016
@stevendborrelli
Copy link
Contributor Author

Closing this, there are already vars to do this in the main zookeeper role.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant