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 4.0_ds (27 Feb) #369

Merged
merged 13 commits into from
Feb 28, 2025

Conversation

nikhil-ctds
Copy link
Collaborator

Motivation

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

Modifications

  • Cherry-picked commits from branch-4.0 which are not present on 4.0_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)

Demogorgon314 and others added 13 commits February 27, 2025 10:29
apache#23286)

### Motivation

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 .

### Modifications

Add a new class `NonPersistentSystemTopic`, and it will use for system non-persistent topic.

(cherry picked from commit 7dbd8a5)
(cherry picked from commit 5daea49)
….4.0 (apache#24003)

(cherry picked from commit 1c6aa7c)
(cherry picked from commit d865b93)
…o Deduplication is not appropriate for Geo-Replication (apache#23697)

(cherry picked from commit 4ac4f3c)
(cherry picked from commit 26a211c)
)

(cherry picked from commit 28f7845)
(cherry picked from commit 0538a58)
…igReplicationStartAt (apache#24011)

(cherry picked from commit 8b196d8)
(cherry picked from commit d152559)
…ceed limits initially and consumption pauses until token balance is positive (apache#24012)

Co-authored-by: Matteo Merli <mmerli@apache.org>
(cherry picked from commit e547bea)
(cherry picked from commit 56233ea)
…merReceiveWhileReconnect (apache#24019)

(cherry picked from commit 2c686d0)
(cherry picked from commit c8d8b6f)
…essage cmd (apache#23978)

(cherry picked from commit 626b211)
(cherry picked from commit 657d5ee)
…'s no concurrent access (apache#23962)

(cherry picked from commit 38a41e0)
(cherry picked from commit e5aa85f)
@nikhil-ctds nikhil-ctds changed the title [improve][misc] Sync commits from apache into 4.0ds (27 Feb) [improve][misc] Sync commits from apache into 4.0_ds (27 Feb) Feb 27, 2025
@srinath-ctds srinath-ctds merged commit 3b2755d into 4.0_ds Feb 28, 2025
55 checks passed
@srinath-ctds srinath-ctds deleted the 4.0_ds-cherrypick-27feb branch February 28, 2025 17:48
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.

8 participants