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/07/12 08:32:33 UTC

[GitHub] [dubbo] aQzing opened a new issue #8274: dubbo-admin无法看到消费者的注册信息

aQzing opened a new issue #8274:
URL: https://github.com/apache/dubbo/issues/8274


   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   - [ ] 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.
   
   ### Environment
   
   * Dubbo version: 2.7.8
   * Operating System version: win10
   * Java version: 8
   * dubbo-dependencies-zookeeper 2.7.8
   
   ### Steps to reproduce this issue
   
   1. run zk
   2. run dubbo-admin.
   3. provider user @DubboService(version = "1.0.0") and  consumer use @DubboReference(version = "1.0.0")
   4. run BootDubboProviderApplication and BootDubboConsumerApplication 
   5. source :  https://github.com/aQzing/dubbo-demo/tree/master/boot-dubbo-parent
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Result
   
   dubbo-admin own the info about dubbo-consumer if  use  @DubboService(version = "1.0.0")
   
   ### Actual Result
   
    no any info about dubbo-consumer but  dubbo-provider
   
   If there is an exception, please attach the exception trace:
   
   ```
   Just put your stack trace here!
   ```
   


-- 
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