[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-11-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-18483: --- Fix Version/s: (was: 1.2.8) (was: 1.5.0)

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-10-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18483: Status: In Progress (was: Patch Available) moved out of patch available. Still working on this

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-08-11 Thread Hao Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chan updated HBASE-18483: - Status: Patch Available (was: Open) > The RpcRetryingCaller#translateException doesn't handle

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-08-11 Thread Hao Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chan updated HBASE-18483: - Attachment: HBASE-18483.branch-1.3.v0.patch > The RpcRetryingCaller#translateException doesn't handle

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-08-11 Thread Hao Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chan updated HBASE-18483: - Attachment: (was: HBASE-18483.branch-1.3.v0.patch.zip) > The RpcRetryingCaller#translateException

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-08-11 Thread Hao Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chan updated HBASE-18483: - Attachment: HBASE-18483.branch-1.3.v0.patch.zip > The RpcRetryingCaller#translateException doesn't

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-08-11 Thread Hao Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chan updated HBASE-18483: - Attachment: (was: HBASE-18483.patch) > The RpcRetryingCaller#translateException doesn't handle

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-08-11 Thread Hao Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chan updated HBASE-18483: - Attachment: HBASE-18483.patch The original code didn't assign the return value from a recursive call of

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-07-31 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18483: --- Description: {code} if (t instanceof ServiceException) { ServiceException se =

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-07-31 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18483: --- Affects Version/s: 1.3.1 1.2.6 > The

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-07-31 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18483: --- Fix Version/s: 1.2.7 1.5.0 1.3.2

[jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-07-31 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18483: --- Labels: beginner (was: ) > The RpcRetryingCaller#translateException doesn't handle