[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-29 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15948054#comment-15948054 ] Enis Soztutar commented on HBASE-17771: --- Unfortunately, there is a bug introduced in

[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15946636#comment-15946636 ] Hadoop QA commented on HBASE-17771: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15946385#comment-15946385 ] Enis Soztutar commented on HBASE-17771: --- Thanks Sudeep. Do you mind rebasing the patch to the

[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-28 Thread Sudeep Sunthankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15946314#comment-15946314 ] Sudeep Sunthankar commented on HBASE-17771: --- Hi Enis, Lets commit this. Let me implement read

[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-28 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945729#comment-15945729 ] Enis Soztutar commented on HBASE-17771: --- [~sudeeps] do you want me to commit this, and we do a

[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15943794#comment-15943794 ] Enis Soztutar commented on HBASE-17771: --- bq. Added mutexes in case of writes. For reads, we are not

[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-22 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937128#comment-15937128 ] Enis Soztutar commented on HBASE-17771: --- Thanks for the updated patch. - Remove the commented-out

[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-17 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930967#comment-15930967 ] Enis Soztutar commented on HBASE-17771: --- - Either return {{const Row &}} or {{std::shared_ptr}}

[jira] [Commented] (HBASE-17771) [C++] Classes required for implementation of BatchCallerBuilder

2017-03-13 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15923033#comment-15923033 ] Enis Soztutar commented on HBASE-17771: --- - Changes in {{core/BUCK}} undos the previous changes from