Skip to content

[Branch-2.10][fix][broker]fail to update partition meta of topic due to ConflictException: subscription already exists for topic - #17488

Merged
Jason918 merged 1 commit into
apache:branch-2.10from
HQebupt:branch-2.10-cherry-pick-17251
Sep 7, 2022
Merged

[Branch-2.10][fix][broker]fail to update partition meta of topic due to ConflictException: subscription already exists for topic#17488
Jason918 merged 1 commit into
apache:branch-2.10from
HQebupt:branch-2.10-cherry-pick-17251

Conversation

@HQebupt

@HQebupt HQebupt commented Sep 6, 2022

Copy link
Copy Markdown
Contributor

Motivation

This pr cherry-pick from #17251

Verifying this change

  • Make sure that the change passes the CI checks.

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.

Need to update docs?

  • doc-not-needed

…to ConflictException: subscription already exists for topic
@HQebupt

HQebupt commented Sep 6, 2022

Copy link
Copy Markdown
Contributor Author

@Jason918 PTAL

@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Sep 6, 2022
@HQebupt

HQebupt commented Sep 6, 2022

Copy link
Copy Markdown
Contributor Author

/pulsarbot run-failure-checks

2 similar comments
@HQebupt

HQebupt commented Sep 6, 2022

Copy link
Copy Markdown
Contributor Author

/pulsarbot run-failure-checks

@Jason918

Jason918 commented Sep 7, 2022

Copy link
Copy Markdown
Contributor

/pulsarbot run-failure-checks

@Jason918
Jason918 merged commit 12c75bd into apache:branch-2.10 Sep 7, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Sep 16, 2022
…ception: subscription already exists for topic (apache#17488)

(cherry picked from commit 12c75bd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/broker cherry-picked/branch-2.10 doc-not-needed Your PR changes do not impact docs release/2.10.3 type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants