lijiaxing3045354 opened a new issue #9621:
URL: https://github.com/apache/dubbo/issues/9621


   <!-- If you need to report a security issue please visit 
https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 3.0.4
   * Java version: 1.8
   
   ### Steps to reproduce this issue
   
   服务端配置<dubbo:registry protocol="nacos" address="nacos url" group="test" 
register="true"/>
   消费端配置<dubbo:registry protocol="nacos" address="nacos url" group="local" 
register="true"/>
   其他地方未设置group,分组为local的消费端调用到了 test分组的服务,2.7.X版本的dubbo没有遇到此问题。
   nacos的元数据配置都有正常显示group
   请帮忙看看次问题,多谢!
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to