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

Ted Yu commented on HBASE-6712:
-------------------------------

Looks like HBASE-3787 is related.

If the same column is checked and incremented, this can be treated as 
checkAndPut. Otherwise this should be treated as Increment.

More discussion would help clarify. 
                
> Implement checkAndIncrement
> ---------------------------
>
>                 Key: HBASE-6712
>                 URL: https://issues.apache.org/jira/browse/HBASE-6712
>             Project: HBase
>          Issue Type: New Feature
>          Components: Client
>    Affects Versions: 0.92.1
>            Reporter: Stefan Baritchii
>            Assignee: Ted Yu
>
> increment should throw an exception if a row does not exist. instead it 
> creates the row. checkAndIncrement may be also a solution to it but needs 
> development.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to