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

Improve Bookkeeper default configuration #454

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Jan 31, 2024

Motivation

The default Bookkeeper config could be improved so that we let BK choose the defaults for memory settings and that
the data compaction settings are more optimal for a high throughput environment.

Modifications

  • remove minimal memory settings
  • add more optimal data compaction settings

Verifying this change

  • Make sure that the change passes the CI checks.

- remove minimal memory settings
- add more optimal data compaction settings
@lhotari lhotari merged commit 9cbe03c into apache:master Jan 31, 2024
28 checks passed
Copy link
Contributor

@frankjkelly frankjkelly left a comment

Choose a reason for hiding this comment

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

Nice one!

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.

3 participants