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 2022/11/25 09:49:19 UTC

[GitHub] [helix] rahulrane50 opened a new issue, #2294: Fix too long Zookeeper operation retry timeout

rahulrane50 opened a new issue, #2294:
URL: https://github.com/apache/helix/issues/2294

   ### Describe the bug
   Currently, consumers of ZkClient do not set any timeout for zookeeper operation retry hence default timeout is picked. Currently it's set to INT_MAX which is approx 24 days. This is too long for single zookeeper operation timeout and should be reduced to some reasonable time.
   
   ### To Reproduce
   NA
   
   ### Expected behavior
   NA
   
   ### 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.

To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org.apache.org

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] junkaixue closed issue #2294: Fix too long Zookeeper operation retry timeout

Posted by GitBox <gi...@apache.org>.
junkaixue closed issue #2294: Fix too long Zookeeper operation retry timeout 
URL: https://github.com/apache/helix/issues/2294


-- 
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: reviews-unsubscribe@helix.apache.org

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