-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Query information about clients that subscribe to the specified service - The returned value does not meet expectations #12940
Comments
What's your expected? |
|
So you want when ip or port not input, return all subscribers of this service? |
Yes, in fact, according to the interface documentation, it should be |
Maybe add a new param to support when ip or port is null, return all infos. default same with old version. Or in Nacos 3.0, default change to return all infos when ip or port is null. |
Good!Thanks! |
@i will solve it@ |
…r when ip or port is null.
…r when ip or port is null.
Thank you for reaching out. It seems there’s an issue with the query for client subscription information on Cava Menu Dallas. I recommend reviewing the query parameters and ensuring the service logic and data sources are aligned. If the issue persists, please let me know, and we can look into it further.https://cavamenudallas.com/ |
Ok
Em sex., 3 de jan. de 2025, 02:39, mivljack ***@***.***>
escreveu:
… Thank you for reaching out. It seems there’s an issue with the query for
client subscription information on Cava Menu Dallas. I recommend reviewing
the query parameters and ensuring the service logic and data sources are
aligned. If the issue persists, please let me know, and we can look into it
further.https://cavamenudallas.com/
—
Reply to this email directly, view it on GitHub
<#12940 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4MT7RE6FYFXLCOQ4FCVA2L2IYPANAVCNFSM6AAAAABTPFZXVCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRYG4YTMNJWHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Version:2.2.3~2.3.2
BugApi:Nacos Open API Doc -> /nacos/v2/ns/client/service/subscriber/list
Description:Null is returned when ip or port is null
Code:
BugCode:
The text was updated successfully, but these errors were encountered: