wchevreuil commented on pull request #77: URL: https://github.com/apache/hbase-operator-tools/pull/77#issuecomment-712050696
> it can repair the metadata when users are deploying a 2.x version without HBCK2 support more quickly and conveniently. I agree with that, and that we can do it without the server side support for hbck2 > So it's necessary to provide extra codes. I think it's better to be independent. We already have functions/methods on hbck2 that perform fixes without relying on server side support for hbck2, so I see no reason to add an entirely extra module whose scope could/should be contained within hbck2. And for this specific solution, I already mentioned some methods that could be reused by some sort of coordination logic that could give a less interactive experience, without the need to duplicate code to do essentially the same thing. ---------------------------------------------------------------- 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]
