YongGoose commented on PR #7337: URL: https://github.com/apache/incubator-seata/pull/7337#issuecomment-2870535334
> This design is to callback the ChannelEventListener registered by TM and RM, rather than adding a listener after channel.write(), right? Yes, that's correct. It is implemented in a way that calls back the `ChannelEventListener` registered in advance by TM and RM, so that related resources can be cleaned up when the channel is disconnected. -- 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-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org