[jira] [Commented] (HBASE-18174) Implement Table#checkAndPut()

2017-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045249#comment-16045249 ] Ted Yu commented on HBASE-18174: bq. You are not using the new method BoolFromMutateRespo

[jira] [Commented] (HBASE-18174) Implement Table#checkAndPut()

2017-06-09 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045241#comment-16045241 ] Enis Soztutar commented on HBASE-18174: --- Thanks Ted. A nit, but you can use this c

[jira] [Commented] (HBASE-18174) Implement Table#checkAndPut()

2017-06-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044759#comment-16044759 ] Ted Yu commented on HBASE-18174: bq. Maybe name this ProcessedFromMutateResponse I choos

[jira] [Commented] (HBASE-18174) Implement Table#checkAndPut()

2017-06-09 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044737#comment-16044737 ] Enis Soztutar commented on HBASE-18174: --- - Can we do the version of checkAndPut tha

[jira] [Commented] (HBASE-18174) Implement Table#checkAndPut()

2017-06-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043430#comment-16043430 ] Ted Yu commented on HBASE-18174: Experimented with the following modification but still g

[jira] [Commented] (HBASE-18174) Implement Table#checkAndPut()

2017-06-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042010#comment-16042010 ] Ted Yu commented on HBASE-18174: I was searching for clue and stumbled on: https://stack

[jira] [Commented] (HBASE-18174) Implement Table#checkAndPut()

2017-06-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041710#comment-16041710 ] Ted Yu commented on HBASE-18174: With patch v7 where I use lambda inside RawAsyncTable::C

[jira] [Commented] (HBASE-18174) Implement Table#checkAndPut()

2017-06-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041201#comment-16041201 ] Ted Yu commented on HBASE-18174: For RequestConverter::SetRegionToMutateRequest(), when I