[jira] [Updated] (HBASE-18245) Handle failed server in RpcClient

2017-09-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18245: --- Attachment: (was: 18245.v1.txt) > Handle failed server in RpcClient > -

[jira] [Updated] (HBASE-18245) Handle failed server in RpcClient

2017-06-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18245: --- Attachment: 18245.v3.txt > Handle failed server in RpcClient > - > >

[jira] [Updated] (HBASE-18245) Handle failed server in RpcClient

2017-06-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18245: --- Attachment: (was: 18245.v3.txt) > Handle failed server in RpcClient > -

[jira] [Updated] (HBASE-18245) Handle failed server in RpcClient

2017-06-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18245: --- Attachment: 18245.v3.txt Patch v3 adds FailedServerException which is thrown from

[jira] [Updated] (HBASE-18245) Handle failed server in RpcClient

2017-06-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18245: --- Attachment: 18245.v2.txt Patch v2 tries to hook up FailedServers. ConnectionException hasn't been checked

[jira] [Updated] (HBASE-18245) Handle failed server in RpcClient

2017-06-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18245: --- Attachment: 18245.v1.txt Still need a way to hook up FailedServers with connection timeout. > Handle failed

[jira] [Updated] (HBASE-18245) Handle failed server in RpcClient

2017-06-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18245: --- Description: This task is to add support for failed server in RpcClient::GetConnection(). FailedServers