Description
Aleksandr Shulman reported the following incompatibility between 0.96 and 0.98 under the '[VOTE] The 1st HBase 0.98.0 release candidate is available for download' thread:
Exception from testScanMeta: -> java.lang.NoSuchMethodError: org.apache.hadoop.hbase.client.Scan.setSmall(Z)V
Return value of Scan#setSmall() should be void
Attachments
Attachments
Issue Links
- is related to
-
HBASE-10841 Scan,Get,Put,Delete,etc setters should consistently return this
- Closed