404008945 commented on issue #10393:
URL: https://github.com/apache/dubbo/issues/10393#issuecomment-1272722762

   > @404008945 想问一下,这个问题如果做到必现的话,是不是取决于`Set<String> serviceNames = 
getServiceNames(url, nacosAggregateListener);`的迭代顺序?
   
   @huwenming-saw 
是的,首先进入这个方法的serviceName是非空实例,第二个进入的是空实例,那么就必现,并且nacos-cli的版本用1.3.1或者1.3.3。另外我试了1.4.x,nacos不会在订阅的时候主动触发服务变动,这种情况就不会有问题了


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