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

Support set compaction threshold in broker-level #9989

Merged
merged 3 commits into from
Mar 22, 2021

Conversation

315157973
Copy link
Contributor

Motivation

Currently we do not support setting the broker-level compaction threshold

Modifications

Added compaction threshold for broker
Added a delete method to the compaction threshold of namespace-level

Verifying this change

Test whether the remove API is working properly
Test the priority of different levels of policies

@codelipenghui codelipenghui added release/note-required doc-required Your PR changes impact docs and you will update later. labels Mar 22, 2021
@codelipenghui codelipenghui added this to the 2.8.0 milestone Mar 22, 2021
@sijie sijie merged commit ff43bb8 into apache:master Mar 22, 2021
@Anonymitaet
Copy link
Member

@315157973 thanks for your great work. Could you please help add docs accordingly? (I think the configuration brokerServiceCompactionThresholdInByte and its description should be added here. Then you can ping me to review. Thanks.

@Anonymitaet
Copy link
Member

Add docs w/ other changes here.

@Anonymitaet Anonymitaet removed the doc-required Your PR changes impact docs and you will update later. label Mar 26, 2021
@315157973 315157973 deleted the compaction branch May 11, 2021 09:03
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.

None yet

4 participants