forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 6
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
[improve][misc] Sync commits from apache into 3.1_ds (27 Feb) #368
Closed
Conversation
This file contains 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
….4.0 (apache#24003) (cherry picked from commit 1c6aa7c) (cherry picked from commit eaa4a7b)
…n topic (apache#23730) (cherry picked from commit 069cc3d) (cherry picked from commit 7df87f0)
…pache#23881) (cherry picked from commit 66d1bb0) (cherry picked from commit 1abbc3c)
apache#23286) When upgrading broker version from `3.0.x` to `3.3.x` with `ExtensibleLoadManagerImpl` enabled, it will have an `Unable to read schema` exception. And the broker will fail to start. This issue is caused by apache#22055 . Add a new class `NonPersistentSystemTopic`, and it will use for system non-persistent topic. (cherry picked from commit 7dbd8a5) (cherry picked from commit 1c86d25)
…o Deduplication is not appropriate for Geo-Replication (apache#23697) (cherry picked from commit 4ac4f3c) (cherry picked from commit 307b5c9)
…ache#24004) (cherry picked from commit 35c9fec) (cherry picked from commit 49ca5d6)
…igReplicationStartAt (apache#24011) (cherry picked from commit 8b196d8) (cherry picked from commit c05e998)
…merReceiveWhileReconnect (apache#24019) (cherry picked from commit 2c686d0) (cherry picked from commit cd8640b)
…essage cmd (apache#23978) (cherry picked from commit 626b211) (cherry picked from commit 46ff9f6)
…'s no concurrent access (apache#23962) (cherry picked from commit 38a41e0) (cherry picked from commit c237cb5)
…ava to 3.4.0 (apache#24003)" This reverts commit e24f8d5.
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
This PR sync all commits from apache/branch-3.0 into 3.1_ds which are not present.
Modifications
Verifying this change
(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
Does this pull request potentially affect one of the following parts:
If
yes
was chosen, please highlight the changesDocumentation
Check the box below or label this PR directly (if you have committer privilege).
Need to update docs?
doc-required
(If you need help on updating docs, create a doc issue)
no-need-doc
(Please explain why)
doc
(If this PR contains doc changes)