Support pass threshold parameters#3778
Open
gaozhangmin wants to merge 2 commits into
Open
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3778 +/- ##
============================================
+ Coverage 58.23% 60.27% +2.03%
- Complexity 5612 5818 +206
============================================
Files 467 473 +6
Lines 40822 40974 +152
Branches 5234 5245 +11
============================================
+ Hits 23774 24698 +924
+ Misses 14933 14048 -885
- Partials 2115 2228 +113
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Member
|
Overall looks good to me. Could you please add a test which the request threshold is different from the configured threshold |
dlg99
requested changes
Feb 15, 2023
dlg99
left a comment
Contributor
There was a problem hiding this comment.
Great idea and overall lgtm.
It needs a couple of touches:
dlg99
approved these changes
Feb 15, 2023
14d2e25 to
4f6dbbe
Compare
hangc0276
requested changes
Feb 20, 2023
Contributor
|
@horizonzy Please help take a look, thanks. |
zymap
approved these changes
Feb 22, 2023
hangc0276
reviewed
Mar 7, 2023
70c6f77 to
7103abb
Compare
Contributor
Author
|
rerun failure checks |
Contributor
Author
|
@hangc0276 PTAL |
7103abb to
66443b1
Compare
Contributor
Author
|
rerun failure checks |
66443b1 to
7405339
Compare
hezhangjian
approved these changes
May 3, 2024
Member
|
@eolivelli @hangc0276 @merlimat @nicoloboschi @zhaijack Please also take a look |
7405339 to
472e524
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
/api/v1/bookie/gcTriggerGcService supportsmajorCompactionThresholdandminorCompactionThresholdmajorCompactionMaxTimeMillis,minorCompactionMaxTimeMillisparameters.Changes
/api/v1/bookie/gcTriggerGcService supportsmajorCompactionThresholdandminorCompactionThresholdmajorCompactionMaxTimeMillis,minorCompactionMaxTimeMillisparameters.