huizhilu opened a new issue #1739: URL: https://github.com/apache/helix/issues/1739
**Is your feature request related to a problem? Please describe.** The existing controller pause mode does not apply to participants. We need a new feature (cluster pause mode) to pause both controller and participant. APIs are needed to enable/disable cluster pause mode. **Describe the solution you'd like** Add APIs to HelixAdmin: `enableClusterPauseMode()` `disableClusterPauseMode()` **Additional context** There will be more PRs following this issue. -- 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]
