You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2021/03/22 16:32:11 UTC

[GitHub] [storm] bipinprasad opened a new pull request #3389: [STORM-3758] Ignore upto 10 consecutive exceptions within Worker#checkCredentialsChanged

bipinprasad opened a new pull request #3389:
URL: https://github.com/apache/storm/pull/3389


   ## What is the purpose of the change
   
   *Zookeeper reconnect events can cause an exception when timer is executing Worker#checkCredentialsChanged. This causes the worker to be restarted. Ignore a few consecutive exceptions to avoid this transient error.*
   
   ## How was the change tested
   
   *No new tests added.*


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



[GitHub] [storm] bipinprasad merged pull request #3389: [STORM-3758] Ignore upto 10 consecutive exceptions within Worker#checkCredentialsChanged

Posted by GitBox <gi...@apache.org>.
bipinprasad merged pull request #3389:
URL: https://github.com/apache/storm/pull/3389


   


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