[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-07 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078753#comment-16078753 ] Xiaobing Zhou commented on HBASE-18338: --- Posted v0. # simplified the implementation

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-10 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081271#comment-16081271 ] Xiaobing Zhou commented on HBASE-18338: --- Posted v1. # learned from wangle RPC exa

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-12 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084771#comment-16084771 ] Xiaobing Zhou commented on HBASE-18338: --- Posted v2: # being able to do ping/pong #

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-13 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16086635#comment-16086635 ] Xiaobing Zhou commented on HBASE-18338: --- Posted v3: # implemented Echo, however, th

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090668#comment-16090668 ] Xiaobing Zhou commented on HBASE-18338: --- Posted v4: # add dispatch code to ping/ech

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-17 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090846#comment-16090846 ] Enis Soztutar commented on HBASE-18338: --- - {{rpc.h -> rpc-serde.h}} this is good.

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090909#comment-16090909 ] Hadoop QA commented on HBASE-18338: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-18 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092369#comment-16092369 ] Xiaobing Zhou commented on HBASE-18338: --- posted patch v5. # reuses RpcClient in tes

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092370#comment-16092370 ] Hadoop QA commented on HBASE-18338: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-19 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093873#comment-16093873 ] Enis Soztutar commented on HBASE-18338: --- bq. introduces Configuration::HBASE_CLIENT

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16095469#comment-16095469 ] Hadoop QA commented on HBASE-18338: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-20 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16095472#comment-16095472 ] Xiaobing Zhou commented on HBASE-18338: --- Posted v6: # moved HBASE_CLIENT_RPC_TEST_M

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16095502#comment-16095502 ] Hadoop QA commented on HBASE-18338: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

2017-07-26 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102285#comment-16102285 ] Xiaobing Zhou commented on HBASE-18338: --- Nice to have this, thanks [~enis]. > [C++