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

[Bug] When I use the telnet command, the service list is displayed multiple times with different sorting #14249

Closed
4 tasks done
lovepoem opened this issue May 28, 2024 · 0 comments
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@lovepoem
Copy link
Member

lovepoem commented May 28, 2024

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar issues.

Apache Dubbo Component

Java SDK (apache/dubbo)

Dubbo Version

Dubbo Java 2.7.x + , openjdk 1.8 , linux centos

Steps to reproduce this issue

When I use telnet command, the service list is displayed multiple times with different sorting

   telnet 127.0.0.1 8888
   ls 

What you expected to happen

The service list is displayed multiple times with same sorting

Anything else

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@lovepoem lovepoem added type/need-triage Need maintainers to triage component/need-triage Need maintainers to triage labels May 28, 2024
AlbumenJ pushed a commit that referenced this issue May 30, 2024
#14251)

* fix telnet list command, the service list is displayed unordered fixes #14249

* format code

* remove useless code

* remove useless code
@github-project-automation github-project-automation bot moved this from Todo to Done in Dubbo Board May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage
Projects
Archived in project
Development

No branches or pull requests

2 participants