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

When registering to CSE, the HostName needs to be limited to 64 characters in length. Otherwise, registration may fail in some cases and result in failure. #1329

Closed
luanwenfei-venus opened this issue Oct 11, 2023 · 0 comments
Assignees
Labels
area/plugin Issues or PRs releated to sermant plugin service kind/enhancement Issues or PRs releated to sermant enhancement
Milestone

Comments

@luanwenfei-venus
Copy link
Collaborator

luanwenfei-venus commented Oct 11, 2023

What would you like to be added?

When registering with CSE, truncate HostName is limited to 64 characters in length

Why is this needed?

CSE registration information limits HostName to 64 characters in length. Failure to do so will result in registration failure in some scenarios.
Reference: apache/servicecomb-service-center#1424

@luanwenfei-venus luanwenfei-venus added kind/enhancement Issues or PRs releated to sermant enhancement area/plugin Issues or PRs releated to sermant plugin service labels Oct 11, 2023
@luanwenfei-venus luanwenfei-venus modified the milestones: v1.2.0, v1.3.0 Oct 11, 2023
@kkf1 kkf1 changed the title 在向CSE注册时,进行HostName的64长度阶段,否则会导致部分情况无法注册从而导致失败 When registering to CSE, the HostName needs to be limited to 64 characters in length. Otherwise, registration may fail in some cases and result in failure. Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugin Issues or PRs releated to sermant plugin service kind/enhancement Issues or PRs releated to sermant enhancement
Projects
None yet
Development

No branches or pull requests

3 participants