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] Support for split nameserver registration #7326

Closed
1 task done
Ziy1-Tan opened this issue Sep 7, 2023 · 0 comments · Fixed by #7325
Closed
1 task done

[Enhancement] Support for split nameserver registration #7326

Ziy1-Tan opened this issue Sep 7, 2023 · 0 comments · Fixed by #7325

Comments

@Ziy1-Tan
Copy link
Contributor

Ziy1-Tan commented Sep 7, 2023

Before Creating the Enhancement Request

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

Summary

The metadata registration fails When the number of topics registered at a time >= 7w.

Motivation

Metadata registration fails when the number of topics is too large, because the serialized size exceeds the decoded size of NettyServer.

Describe the Solution You'd Like

Split a single registration into multiple registrations to reduce the number of topics for each registration

Describe Alternatives You've Considered

When registering multiple times, it is necessary to regularly re-register failed registration.

Additional Context

No response

Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 7, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 7, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 8, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 8, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 8, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 8, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 8, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 8, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 8, 2023
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 8, 2023
Signed-off-by: Ziy1-Tan <ajb4596984460@gmail.com>
Ziy1-Tan pushed a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 9, 2023
Signed-off-by: Ziy1-Tan <ajb4596984460@gmail.com>
Ziy1-Tan added a commit to Ziy1-Tan/rocketmq that referenced this issue Sep 10, 2023
Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
RongtongJin pushed a commit that referenced this issue Sep 11, 2023
Signed-off-by: Ziy1-Tan <ajb459684460@gmail.com>
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