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

[Enhancement] The broker supports idempotence in creating topics #7501

Closed
1 task done
fuyou001 opened this issue Oct 25, 2023 · 0 comments · Fixed by #7502
Closed
1 task done

[Enhancement] The broker supports idempotence in creating topics #7501

fuyou001 opened this issue Oct 25, 2023 · 0 comments · Fixed by #7502

Comments

@fuyou001
Copy link
Contributor

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

The broker supports idempotence in creating topics

Motivation

The current behavior of the broker in creating topics is causing unnecessary pressure on the nameserver due to duplicate creations.

Describe the Solution You'd Like

The broker supports idempotence in creating topics

Describe Alternatives You've Considered

The broker supports idempotence in creating topics

Additional Context

The broker supports idempotence in creating topics

fuyou001 added a commit to fuyou001/rocketmq that referenced this issue Oct 25, 2023
@fuyou001 fuyou001 changed the title The broker supports idempotence in creating topics [Enhancement] The broker supports idempotence in creating topics Oct 25, 2023
fuyou001 added a commit to fuyou001/rocketmq that referenced this issue Oct 26, 2023
fuyou001 added a commit to fuyou001/rocketmq that referenced this issue Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant