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] ConsulRegistry.serviceListener #1051

Open
LaoZhang-best opened this issue Nov 19, 2023 · 1 comment
Open

[bug] ConsulRegistry.serviceListener #1051

LaoZhang-best opened this issue Nov 19, 2023 · 1 comment

Comments

@LaoZhang-best
Copy link

In the ConsulRegistry class, the key of the serviceListener property is the full path name of the interface class, and it is not added to the group, which causes confusion when two different groups have the same interface class implementation method

@rayzhang0603
Copy link
Collaborator

Thanks for the feedback. Currently, ConsulRegistry does not support client side subscribing to multiple groups at the same time. It will be supported in subsequent versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants