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

Bryce Allen commented on HBASE-3307:
------------------------------------

checkAndPut/checkAndDelete is one of the key features that differentiates HBase 
from other key values stores, it's a shame that these are only available to 
Java clients, since they are missing from both the Thrift and REST APIs.
                
> Add checkAndPut to the Thrift API
> ---------------------------------
>
>                 Key: HBASE-3307
>                 URL: https://issues.apache.org/jira/browse/HBASE-3307
>             Project: HBase
>          Issue Type: New Feature
>          Components: thrift
>    Affects Versions: 0.89.20100924
>            Reporter: Chris Tarnas
>            Priority: Minor
>
> It would be very useful to have the checkAndPut method available via the 
> Thrift API. This would both allow for easier atomic updates as well as cut 
> down on at least one Thrift roundtrip for quite a few common tasks. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to