kaisun2000 commented on pull request #1500:
URL: https://github.com/apache/helix/pull/1500#issuecomment-721922670


   >If creating a message handler fails unexpectedly (meaning there is an 
Exception), then the message will be marked as UNPROCESSABLE unless the message 
is sent with a retry count larger than 0. When the retry count is configured, 
then before the message runs out of the retry count, the participant will keep 
retrying on any message callbacks
   
   if the retry counts is large (say people put -1 instead 0), this is 
effectively retry forever. How can we make sure this is not going to happen?


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

Reply via email to