A-Zee029 commented on issue #3310:
URL: https://github.com/apache/rocketmq/issues/3310#issuecomment-914165971


   > onChannelDestroy is not only used in RouteInfoManager but also called by 
BrokerHousekeepingService
   
   Thanks for reply, but I still don't understand why it traverses the 
brokerLiveTable to get the **brokerAddrFound**, instead of using 
   the **remoteAddr** to remove data in brokerLiveTable, it looks like the 
remoteAddr and the brokerAddrFound maybe **different**, and I have no idea why 
they will be different, please give me an example, thanks !


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