joshelser commented on pull request #102: URL: https://github.com/apache/hbase-operator-tools/pull/102#issuecomment-1011253989
Thanks for your review, Peter. I've consolidated the fix()/report() methods into one run() method. I've also changed the `boolean dryRun` argument into `boolean fix`, so that the user has to opt-in to running a fix (meaning, `hbck2 regioninfoMismatch` will report by default). -- 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]
