You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/03/16 12:35:33 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-15290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197223#comment-15197223 ] 

Hudson commented on HBASE-15290:
--------------------------------

ABORTED: Integrated in HBase-0.98-matrix #312 (See [https://builds.apache.org/job/HBase-0.98-matrix/312/])
HBASE-15290 Hbase Rest CheckAndAPI should save other cells along with (apurtell: rev bfc9fc0c6acb4869e2131863d335b8648249445a)
* hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RowResource.java
* hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/RowResourceBase.java
* hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestGetAndPutResource.java


> 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
>              Labels: easyfix
>             Fix For: 2.0.0, 1.3.0, 1.2.1, 1.1.4, 0.98.18
>
>         Attachments: HBASE-15290-checkAndPut.patch, HBASE-15290-checkAndPut_Comments.patch, HBASE-15290-checkAndPut_Comments.patch, HBASE-15290-checkAndPut_StyteFixes.patch, checkputfix2.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> 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)