NealSun96 opened a new issue #1459: URL: https://github.com/apache/helix/issues/1459
### Describe the bug With the current approach of AsyncCallbackService, if a reply message is stale and doesn't have a corresponding callback, an exception will be raised when creating a handler for it. ### To Reproduce Reconnect a participant with stale reply messages. ### Expected behavior Helix handling it gracefully without raising exceptions. ### Additional context Add any other context about the problem here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
