jatsakthi commented on a change in pull request #14: HBASE-22843 [HBCK2] Fix
HBCK2 after HBASE-22777 & HBASE-22758
URL:
https://github.com/apache/hbase-operator-tools/pull/14#discussion_r314432931
##########
File path: pom.xml
##########
@@ -123,7 +123,7 @@
<compileSource>1.8</compileSource>
<java.min.version>${compileSource}</java.min.version>
<maven.min.version>3.3.3</maven.min.version>
- <hbase.version>2.1.2</hbase.version>
+ <hbase.version>2.1.6-SNAPSHOT</hbase.version>
Review comment:
I guess, we would have to eventually take it up to 2.1.6 considering the
fact that we want to call hbck.fixMeta() (which was added server side) which
was added in 2.1.6?
----------------------------------------------------------------
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