Apache9 commented on PR #4899: URL: https://github.com/apache/hbase/pull/4899#issuecomment-1333524282
> There is a `cleaner_chore_switch` shell command but if you want to prevent the cleaner to start on a restarted cluster you don't have any option. When the cleaner is disabled from the shell it will prevent future executions but the in-progress cleanup is not interrupted. I mean you need to store this state somewhere... For now, we usually use zk to store the state, you can check the code in master. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
