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

fix: fix topic templates #524

Merged
merged 1 commit into from
Aug 28, 2023
Merged

fix: fix topic templates #524

merged 1 commit into from
Aug 28, 2023

Conversation

krosy1337
Copy link
Contributor

No description provided.

partition_write_burst_bytes = 2097152 -- Write quota allocated for write bursts.
-- When set to zero, the actual write_burst value is equalled to
-- the quota value (this allows write bursts of up to one second).
partition_write_speed_bytes_per_second = 1048576, -- Maximum allowed write speed per partition.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The documentation says that the default value is 2MB/s, but in fact 1MB/s

@krosy1337 krosy1337 marked this pull request as ready for review August 25, 2023 15:10
@krosy1337 krosy1337 merged commit f593b57 into main Aug 28, 2023
4 checks passed
@krosy1337 krosy1337 deleted the fix-topic-template branch August 28, 2023 08:04
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