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

Issue 263: Delete the old transaction logs from zookeeper #264

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

anishakj
Copy link
Contributor

Signed-off-by: anisha.kj [email protected]

Change log description

Delete the old transaction logs by setting autopurge.Inerval to 1 hr in zookeeper configuration

Purpose of the change

Fixes #263

What the code does

Set the default values of autopurge.Inerval to 1 hr. So that older snapshots got deleted automatically.

How to verify it

Verified that Purge Interval is set correctly from the zookeeper logs and older snapshots are getting deleted.

@anishakj anishakj marked this pull request as ready for review October 27, 2020 10:15
Copy link
Contributor

@Prabhaker24 Prabhaker24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@shrids shrids left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anishakj anishakj merged commit 36eefd9 into master Oct 27, 2020
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

Successfully merging this pull request may close these issues.

Delete the old transaction logs from zookeeper
3 participants