Details
Description
Java CheckAndPut API allows users to save Cells (C1..C5) while comparing a Cell C1.
But in Rest API, even though caller sent multiple cells, hbase rest code is ignoring all the cells except for compare cell.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-15323 Hbase Rest CheckAndDeleteAPi should be able to delete more cells
- Resolved