You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "fuhongbin123456 (via GitHub)" <gi...@apache.org> on 2023/04/20 12:59:59 UTC

[GitHub] [dubbo] fuhongbin123456 opened a new issue, #12151: 使用nacos作为dubbo3注册中心,服务列表空的,配置列表反而显示了服务信息

fuhongbin123456 opened a new issue, #12151:
URL: https://github.com/apache/dubbo/issues/12151

   springboot :2.3.1.RELEASE
   java:8
   dubbo:3.0.14
   nacos:2.1.0
   ```
           <!--dubbo-->
           <dependency>
               <groupId>org.apache.dubbo</groupId>
               <artifactId>dubbo-spring-boot-starter</artifactId>
               <version>3.0.14</version>
           </dependency>
   
           <dependency>
               <groupId>org.apache.dubbo</groupId>
               <artifactId>dubbo-registry-nacos</artifactId>
               <version>3.0.14</version>
           </dependency>
   
   ```
   服务列表是空的,而配置列表显示了所有注册的服务,跟旧版完全不一样,这是bug 吗还是 ?
   
   但是服务都可以正常调用。
   
   ![image](https://user-images.githubusercontent.com/39984509/233373219-ea516e2e-4e90-4632-9ee1-e70a6bc1ec70.png)
   


-- 
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.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] fuhongbin123456 closed issue #12151: 使用nacos作为dubbo3注册中心,服务列表空的,配置列表反而显示了服务信息

Posted by "fuhongbin123456 (via GitHub)" <gi...@apache.org>.
fuhongbin123456 closed issue #12151: 使用nacos作为dubbo3注册中心,服务列表空的,配置列表反而显示了服务信息
URL: https://github.com/apache/dubbo/issues/12151


-- 
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] AlbumenJ commented on issue #12151: 使用nacos作为dubbo3注册中心,服务列表空的,配置列表反而显示了服务信息

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #12151:
URL: https://github.com/apache/dubbo/issues/12151#issuecomment-1521109985

   配置列表中是服务的一些定义,不是服务本身的发布关系


-- 
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] NikoTung commented on issue #12151: 使用nacos作为dubbo3注册中心,服务列表空的,配置列表反而显示了服务信息

Posted by "NikoTung (via GitHub)" <gi...@apache.org>.
NikoTung commented on issue #12151:
URL: https://github.com/apache/dubbo/issues/12151#issuecomment-1521180410

   可以提供一下你的Dubbo 配置看看。


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