You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/10/12 23:31:43 UTC

[GitHub] [helix] NealSun96 opened a new issue #1459: Stale Reply Messages Raised as Exceptions

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] alirezazamani closed issue #1459: Stale Reply Messages Raised as Exceptions

Posted by GitBox <gi...@apache.org>.
alirezazamani closed issue #1459:
URL: https://github.com/apache/helix/issues/1459


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org