[jira] [Commented] (HBASE-16833) Implement asynchronous hbase client based on HBASE-15921

2017-07-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094031#comment-16094031 ] Guanghao Zhang commented on HBASE-16833: OK. I will prepare one email. :-) > Implement

[jira] [Commented] (HBASE-16833) Implement asynchronous hbase client based on HBASE-15921

2017-07-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16094011#comment-16094011 ] Duo Zhang commented on HBASE-16833: --- So AsyncClient and AsyncAdmin are all done. [~zghaobac], mind send

[jira] [Commented] (HBASE-16833) Implement asynchronous hbase client based on HBASE-15921

2017-03-30 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15950348#comment-15950348 ] Duo Zhang commented on HBASE-16833: --- All non critical subtasks have been moved to HBASE-17856. The only

[jira] [Commented] (HBASE-16833) Implement asynchronous hbase client based on HBASE-15921

2016-12-07 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730752#comment-15730752 ] Duo Zhang commented on HBASE-16833: --- {quote} We should consider the reload parameter? {quote} For the

[jira] [Commented] (HBASE-16833) Implement asynchronous hbase client based on HBASE-15921

2016-12-07 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15729260#comment-15729260 ] Phil Yang commented on HBASE-16833: --- Skimmed the current code. Not fully follow your work on async

[jira] [Commented] (HBASE-16833) Implement asynchronous hbase client based on HBASE-15921

2016-10-16 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15580953#comment-15580953 ] Yu Li commented on HBASE-16833: --- Agreed. And another thing I'd like to bring up is that we may need to

[jira] [Commented] (HBASE-16833) Implement asynchronous hbase client based on HBASE-15921

2016-10-16 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15579862#comment-15579862 ] Duo Zhang commented on HBASE-16833: --- Yes they can all be done with the SingleRequestRpcRetryingCaller.

[jira] [Commented] (HBASE-16833) Implement asynchronous hbase client based on HBASE-15921

2016-10-16 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15579568#comment-15579568 ] Yu Li commented on HBASE-16833: --- Nice umbrella, a good place to follow the asynchronous API roadmap,