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

Nacos support subscribe to all with '*' #2372

Open
chickenlj opened this issue Aug 7, 2023 · 2 comments
Open

Nacos support subscribe to all with '*' #2372

chickenlj opened this issue Aug 7, 2023 · 2 comments

Comments

@chickenlj
Copy link
Contributor

When service name is *, subscribe all services.

Reference implementation in Java

https://github.com/apache/dubbo/blob/3.2/dubbo-registry/dubbo-registry-nacos/src/main/java/org/apache/dubbo/registry/nacos/NacosRegistry.java#L224

@Phixsura
Copy link

Phixsura commented Mar 3, 2024

assign

@Phixsura
Copy link

Phixsura commented Mar 3, 2024

already support in #2374

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