[improve][broker] Upgrade bookkeeper to 4.17.2 #15
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.
Background
Upgrade bookkeeper to 4.17.2
Modifications
[improve][broker] Upgrade bookkeeper to 4.17.2
[tmp-prepare-release] add the respository source for bk-staging(this commit will be deleted later)
[improve][build] Migrate deprecated commons-configuration 1.x to commons-configuration 2.x, base on Migrate deprecated commons-configuration 1.x to commons-configuration 2.x apache/bookkeeper#4604
3.1. import change: org.apache.commons.lang to org.apache.commons.lang3
3.2. import change: org.apache.commons.configuration to org.apache.commons.configuration2
3.3. impl change: setDelimiterParsingDisabled(true) to setListDelimiterHandler(new DisabledListDelimiterHandler())
Enable ZooKeeper client to establish connection in read-only mode, base on Enable ZooKeeper client to establish connection in read-only mode apache/bookkeeper#4244
Upgrade gRPC to 1.72.0 : grpc version match to bookeeper 4.17.2, base on Upgrade to grpc 1.72.0 apache/bookkeeper#4591
Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
Does this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
Check the box below or label this PR directly.
Need to update docs?
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: #15