[jira] [Updated] (HBASE-20690) Moving table to target rsgroup needs to handle TableStateNotFoundException

2019-02-25 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-20690: - Status: Open (was: Patch Available) > Moving table to target rsgroup needs to handle TableStateNotFound

[jira] [Updated] (HBASE-20690) Moving table to target rsgroup needs to handle TableStateNotFoundException

2019-03-05 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-20690: - Description: This is related code: {code} if (targetGroup != null) { for (TableName table: tables) {

[jira] [Updated] (HBASE-20690) Moving table to target rsgroup needs to handle TableStateNotFoundException

2018-09-21 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-20690: -- Attachment: HBASE-20690.master.001.patch > Moving table to target rsgroup needs to handle Tabl

[jira] [Updated] (HBASE-20690) Moving table to target rsgroup needs to handle TableStateNotFoundException

2018-09-24 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-20690: -- Attachment: HBASE-20690.master.002.patch > Moving table to target rsgroup needs to handle Tabl

[jira] [Updated] (HBASE-20690) Moving table to target rsgroup needs to handle TableStateNotFoundException

2018-09-24 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-20690: -- Assignee: Guangxu Cheng Status: Patch Available (was: Open) > Moving table to target rs