[jira] [Updated] (HBASE-17221) Abstract out an interface for RpcServer.Call

2016-12-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17221: - Hadoop Flags: Incompatible change,Reviewed Release Note: Provide an interface RpcCall on the server s

[jira] [Updated] (HBASE-17221) Abstract out an interface for RpcServer.Call

2016-12-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17221: - Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review, [~stack] > Abs

[jira] [Updated] (HBASE-17221) Abstract out an interface for RpcServer.Call

2016-12-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17221: - Attachment: HBASE-17221-v4.patch v4 patch. 1. Add a couple of Mockito 'when' in TestSimpleRpcScheduler to

[jira] [Updated] (HBASE-17221) Abstract out an interface for RpcServer.Call

2016-12-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17221: - Attachment: HBASE-17221-v3.patch v3 re-base to the latest master so that the patch can apply. > Abstract

[jira] [Updated] (HBASE-17221) Abstract out an interface for RpcServer.Call

2016-12-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17221: - Attachment: HBASE-17221-v2.patch v2 of the patch, more complete. A new interface named 'RpcCall'. Imple

[jira] [Updated] (HBASE-17221) Abstract out an interface for RpcServer.Call

2016-11-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17221: - Status: Patch Available (was: Open) Initial patch. > Abstract out an interface for RpcServer.Call > ---

[jira] [Updated] (HBASE-17221) Abstract out an interface for RpcServer.Call

2016-11-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17221: - Attachment: HBASE-17221.patch > Abstract out an interface for RpcServer.Call > --