Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
HBASE-19213 added a new method to Table:
+ CheckAndMutateBuilder checkAndMutate(byte[] row, byte[] family);
Need to account for this in our Table implementations.
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-19213 Align check and mutate operations in Table and AsyncTable
- Resolved