Skip to content

the default snapCount configuration mismatch the comment. #564

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

Closed
wants to merge 1 commit into from

Conversation

sangheee
Copy link

@sangheee sangheee commented Jul 3, 2023

Change log description

The default value of snapCount that the comment says is 100,000.
But the actual value is set at 10,000.
I corrected this mismatch between them.

Purpose of the change

None

What the code does

How to verify it

The default value of snapCount that the comment says is 100,000.
But the actual value is set 10,000.
I corrected this mismatch between them.
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.12%. Comparing base (9d283c2) to head (b9aaa6d).
Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #564   +/-   ##
=======================================
  Coverage   85.12%   85.12%           
=======================================
  Files          12       12           
  Lines        1613     1613           
=======================================
  Hits         1373     1373           
  Misses        155      155           
  Partials       85       85           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sangheee sangheee changed the title the default snapCount configuration doesn't mismatch the comment. the default snapCount configuration mismatch the comment. Jul 5, 2023
@anishakj
Copy link
Contributor

@sangheee Here the comment needs to be corrected, default snapshot count is 10000 https://zookeeper.apache.org/doc/r3.1.2/zookeeperAdmin.html

@sangheee sangheee closed this Jul 22, 2025
@sangheee sangheee deleted the patch-1 branch July 22, 2025 01:55
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.

2 participants