Skip to content
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
wants to merge 14 commits into from

Conversation

nikhil-ctds
Copy link
Collaborator

Motivation

This PR sync all commits from apache/branch-3.0 into 3.1_ds which are not present.

Modifications

  • Cherry-picked commits from branch-3.0 which are not present on 3.1_ds.

Verifying this change

  • Make sure that the change passes the CI checks.

(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 changes

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API: (no)
  • The schema: (no)
  • The default values of configurations: (no)
  • The wire protocol: (no)
  • The rest endpoints: (no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

Documentation

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)

lhotari and others added 14 commits February 27, 2025 10:15
….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)
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)
)

(cherry picked from commit 28f7845)
(cherry picked from commit 95101f3)
…o Deduplication is not appropriate for Geo-Replication (apache#23697)

(cherry picked from commit 4ac4f3c)
(cherry picked from commit 307b5c9)
…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)
@mukesh-ctds mukesh-ctds closed this Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants