Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in start-zookeeper script #12

Open
pradeepnnv opened this issue Sep 10, 2018 · 2 comments
Open

Typo in start-zookeeper script #12

pradeepnnv opened this issue Sep 10, 2018 · 2 comments

Comments

@pradeepnnv
Copy link

Script kubernetes-zookeeper/docker/scripts/start-zookeeper has a typo at line 200.
Current value:
echo "autopurge.purgeInteval=$PURGE_INTERVAL" >> $CONFIG_FILE

It should be purgeInterval.

Due to this, ZK is not purging older data log files & snapshots

@pradeepnnv
Copy link
Author

Issue seems to have been fixed in #7 but it's not reviewed and merged yet.

@victor-momo
Copy link

victor-momo commented Dec 15, 2020

@kow3ns the pull request #7 looks good, any reason why not to merge it ?

Many thanks in advance.

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

No branches or pull requests

2 participants