qinlonglong123 commented on issue #4806:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/4806#issuecomment-2857339785

   
原因是因为在`SCAddressManager`中注册的订阅`HeartBeatEvent`事件注册在在了`EventManager.getEventBus()`上;
   而发布`HeartBeatEvent`事件的是在`SCRegistration.eventBus`上.
   两者不是一个事件总线.
   


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

Reply via email to