[jira] [Updated] (HBASE-17140) Throw RegionOfflineException directly when request for a disabled table

2016-11-21 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17140: --- Description: Now when request for a disabled table, it need 3 rpc calls before fail. 1. get r

[jira] [Updated] (HBASE-17140) Throw RegionOfflineException directly when request for a disabled table

2016-11-21 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17140: --- Attachment: HBASE-17140-v1.patch > Throw RegionOfflineException directly when request for a d

[jira] [Updated] (HBASE-17140) Throw RegionOfflineException directly when request for a disabled table

2016-11-21 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17140: --- Status: Patch Available (was: Open) > Throw RegionOfflineException directly when request for

[jira] [Updated] (HBASE-17140) Throw RegionOfflineException directly when request for a disabled table

2016-11-23 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17140: --- Attachment: HBASE-17140-v2.patch Fix failed ut. > Throw RegionOfflineException directly when

[jira] [Updated] (HBASE-17140) Throw RegionOfflineException directly when request for a disabled table

2016-11-23 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17140: --- Attachment: HBASE-17140-v3.patch Fix ut. > Throw RegionOfflineException directly when reques

[jira] [Updated] (HBASE-17140) Throw RegionOfflineException directly when request for a disabled table

2016-11-24 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17140: --- Attachment: HBASE-17140-v4.patch Add a v4 patch. When upgrade cluster, master need rebuild th

[jira] [Updated] (HBASE-17140) Throw RegionOfflineException directly when request for a disabled table

2016-11-24 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17140: --- Description: Now when request for a disabled table, it need 3 rpc calls before fail. 1. get r

[jira] [Updated] (HBASE-17140) Throw RegionOfflineException directly when request for a disabled table

2016-11-28 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17140: --- Attachment: HBASE-17140-v5.patch Address review comments. > Throw RegionOfflineException dir