Closed
Conversation
15a7e5e to
2d605a4
Compare
* Pulsar with bk 4.15.0 rc1 * license check * licensecheck 2 * use 4.15.0 RC2 * Build with 4.15.0 release (cherry picked from commit 7a7b5fa) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
--- *Motivation* BookKeeper released 4.15.1 and it has some improvments and bug fixes. See more details on this: https://github.com/apache/bookkeeper/releases/tag/release-4.15.1 (cherry picked from commit c28444c) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
(cherry picked from commit ed6b712) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
### Motivation Upgrade bookkeeper to 4.15.4. (cherry picked from commit da78879) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
### Motivation Upgrade bookkeeper to 4.15.5 Signed-off-by: Zixuan Liu <nodeces@gmail.com>
(cherry picked from commit c55dda1) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
…che#18990) (cherry picked from commit 96f8262) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
(cherry picked from commit 00c3745) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
(cherry picked from commit 9f12ace) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
(cherry picked from commit ae272a5) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
(cherry picked from commit 4a5400f) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
(cherry picked from commit af20a8a)
…RocksDB configs (apache#23175) (cherry picked from commit 576666d) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
…ocksDB dependency (apache#20072) ### Motivation BookKeeper has upgraded the RocksDB dependency to 7.9.2, related discussion: https://lists.apache.org/thread/8j90y4vrvgz1nvt5pb0xdjjy3o8z57z7 apache/bookkeeper#3734 However, Pulsar also has the RocksDB dependency and it will override the BookKeeper's RocksDB dependency version. It will lead to the release package still using the old RocksDB version (6.29.4.1) ### Modifications Upgrade the Pulsar's RocksDB dependency to 7.9.2 to keep sync with the BookKeeper's RocksDB dependency. (cherry picked from commit a332fea) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
f7a4e7d to
9ad6bbc
Compare
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
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.
Fixes #xyz
Main Issue: #xyz
PIP: #xyz
Motivation
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
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: