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

Hudson commented on HBASE-15323:
--------------------------------

ABORTED: Integrated in HBase-0.98-matrix #312 (See 
[https://builds.apache.org/job/HBase-0.98-matrix/312/])
HBASE-15323 Hbase Rest CheckAndDeleteAPi should be able to delete more 
(apurtell: rev f0a38ba29d03bf935b8cabaf29befb46cdd221f8)
* 
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestGetAndPutResource.java
* hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RowResource.java
* hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java
* hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/RowResourceBase.java


> Hbase Rest CheckAndDeleteAPi should be able to delete more cells
> ----------------------------------------------------------------
>
>                 Key: HBASE-15323
>                 URL: https://issues.apache.org/jira/browse/HBASE-15323
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase
>    Affects Versions: 1.1.1
>         Environment: Linux And Windows
>            Reporter: Ajith
>             Fix For: 2.0.0, 1.3.0, 1.2.1, 1.1.4, 0.98.18, 1.4.0
>
>         Attachments: HBASE-15323 Rest API CheckAndDelete4.patch, 
> HBASE-15323-addendum-0.98.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Java CheckAndDelete API accepts Delete object which can be used to delete (a 
> cell / cell version / multiple cells / column family or a row), but the rest 
> api only allows to delete the cell (without any version)
> Need to add this capability to rest api.



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

Reply via email to