You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ajith (JIRA)" <ji...@apache.org> on 2016/02/19 07:26:18 UTC

[jira] [Created] (HBASE-15290) Hbase Rest CheckAndAPI should save other cells along with compared cell

Ajith created HBASE-15290:
-----------------------------

             Summary: Hbase Rest CheckAndAPI should save other cells along with compared cell
                 Key: HBASE-15290
                 URL: https://issues.apache.org/jira/browse/HBASE-15290
             Project: HBase
          Issue Type: Bug
          Components: hbase
    Affects Versions: 1.1.1
         Environment: Linux and windows
            Reporter: Ajith


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)