Jackie-Jiang opened a new pull request #4105: Set Helix flapping window for 
Broker, Server, Minion
URL: https://github.com/apache/incubator-pinot/pull/4105
 
 
   Helix will disconnect the manager and disable the instance if it
   detects flapping (too frequent disconnect from ZooKeeper). Setting
   flapping time window to a small value can avoid this from
   happening. Helix ignores the non-positive value, so set the default
   value as 1.
   
   Move the config into ComonConstants
   - For server, keep the old behavior
   - For broker, change default value from 0 (not supported) to 1
   - For minion, add this system property

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to