wchevreuil commented on a change in pull request #4: HBASE-22675 Use the commons-cli from hbase-thirdparty URL: https://github.com/apache/hbase-operator-tools/pull/4#discussion_r302593940
########## File path: hbase-hbck2/pom.xml ########## @@ -32,6 +32,7 @@ <name>Apache HBase - HBCK2</name> <description>HBCK for HBase 2+</description> <properties> + <hbase-thirdparty.version>2.2.1</hbase-thirdparty.version> Review comment: Tested compile it with default version and 2.1, then ran assigns/unassigns on both master and branch-2.1 clusters, and it worked fine on both. LGTM+1. ---------------------------------------------------------------- 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
