You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/07 04:37:09 UTC

[GitHub] [dubbo] haoyann opened a new issue #8708: Consumer is `admin` protocol nacos can't get real interface

haoyann opened a new issue #8708:
URL: https://github.com/apache/dubbo/issues/8708


   - [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   - [x] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
   
   
   ### Steps to reproduce this issue
   
   1. Subscribe service and consumer url is `admin://ip?category=providers,consumers,routers,configurators&check=false&classifier=*&enabled=*&group=*&interface=*&version=*` 
   2. `ServiceAddressURL#getServiceInterface` return consumerURL `*`
   ![image](https://user-images.githubusercontent.com/43994656/132284288-11bd016c-6409-4d91-ac11-93598e07c2b8.png)
   3. Zookeeper registry is normal.
   ![image](https://user-images.githubusercontent.com/43994656/132284775-dbd0b7fb-fbae-4330-99a2-8ffbfae5efe8.png)
   4. Because zookeeper change consumer url interface and path nacos should be like this too.
   https://github.com/apache/dubbo/blob/bdd253f8eeea0e256e2e037aa867b272de442625/dubbo-registry/dubbo-registry-zookeeper/src/main/java/org/apache/dubbo/registry/zookeeper/ZookeeperRegistry.java#L150
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] CrazyHZM closed issue #8708: Consumer is `admin` protocol nacos can't get real interface

Posted by GitBox <gi...@apache.org>.
CrazyHZM closed issue #8708:
URL: https://github.com/apache/dubbo/issues/8708


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org