-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[cleanup] Remove unused config autoShrinkForConsumerPendingAcksMap
#24315
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
[cleanup] Remove unused config autoShrinkForConsumerPendingAcksMap
#24315
Conversation
I wonder whether a pip is required for configuration change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
autoShrinkForConsumerPendingAcksMap
autoShrinkForConsumerPendingAcksMap
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #24315 +/- ##
============================================
+ Coverage 73.57% 74.23% +0.66%
+ Complexity 32624 32258 -366
============================================
Files 1877 1866 -11
Lines 139502 145100 +5598
Branches 15299 16591 +1292
============================================
+ Hits 102638 107721 +5083
+ Misses 28908 28863 -45
- Partials 7956 8516 +560
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Seems not, there were some PRs to remove used config without PIP |
…pache#24315) (cherry picked from commit 610060e) (cherry picked from commit 612a1d0)
…pache#24315) (cherry picked from commit 610060e) (cherry picked from commit 612a1d0)
Motivation
The config was introduced by #14515
and deprecated by https://github.com/apache/pulsar/pull/23352/files#diff-6bdf62fdf16d74a56f5f9c1f5a6bf30f4360ad7022c69ab8f90c90a267bc568e
Modifications
Verifying this change
(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
Does this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
doc
doc-required
doc-not-needed
doc-complete