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

[fix] [broker] fix topic partitions was expanded even if disabled topic level replication #22769

Conversation

poorbarcode
Copy link
Contributor

Motivation

  1. The topic partitions on the remote cluster will be expanded when namespace level Geo-Replication is enabled, even if the topic level Geo-Replication is disabled. It is not correct.

  2. The topic partitions on the remote cluster will not be expanded if the topic level Geo-Replication is enabled. It is not correct.

Modifications

Fix the two issues.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: x

@poorbarcode poorbarcode added type/bug The PR fixed a bug or issue reported a bug release/3.3.1 release/3.0.6 labels May 23, 2024
@poorbarcode poorbarcode added this to the 3.4.0 milestone May 23, 2024
@poorbarcode poorbarcode self-assigned this May 23, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label May 23, 2024
@poorbarcode
Copy link
Contributor Author

/pulsarbot rerun-failure-checks

Copy link
Contributor

@hanmz hanmz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@poorbarcode poorbarcode merged commit 55ad4b2 into apache:master May 28, 2024
49 of 50 checks passed
poorbarcode added a commit that referenced this pull request May 28, 2024
…ic level replication (#22769)

(cherry picked from commit 55ad4b2)
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request May 31, 2024
…ic level replication (apache#22769)

(cherry picked from commit 55ad4b2)
(cherry picked from commit 96e2bda)
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Jun 4, 2024
…ic level replication (apache#22769)

(cherry picked from commit 55ad4b2)
(cherry picked from commit 96e2bda)
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Jun 4, 2024
…ic level replication (apache#22769)

(cherry picked from commit 55ad4b2)
(cherry picked from commit 96e2bda)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Jun 7, 2024
…ic level replication (apache#22769)

(cherry picked from commit 55ad4b2)
(cherry picked from commit 96e2bda)
lhotari pushed a commit that referenced this pull request Jun 7, 2024
@lhotari
Copy link
Member

lhotari commented Jun 24, 2024

This PR contains a gap reported as issue #22967 which is fixed by #22971.

lhotari pushed a commit that referenced this pull request Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants