Re: conditional atomic operations

2016-01-26 Thread Vladimir Rodionov
It is worth taking look at: https://issues.apache.org/jira/browse/HBASE-10390 -Vlad On Tue, Jan 26, 2016 at 11:26 AM, Yakubovich, Alexey < alexey.yakubov...@searshc.com> wrote: > I notices an unanswered question: “Check and Put method used with > a long)”. I would like to ask it in a slightly d

conditional atomic operations

2016-01-26 Thread Yakubovich, Alexey
I notices an unanswered question: “Check and Put method used with a long)”. I would like to ask it in a slightly different form: Can you customize (within reasonable restrictions)) the condition for the atomic update? The HTable method checkAndPut(byte[] row, byte[] family, byte[] qu