[jira] [Updated] (HBASE-14332) give the table state when we encountered exception while disable/enable table

2015-08-28 Thread Nick.han (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-14332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick.han updated HBASE-14332:
-
Attachment: HBASE-14332.patch

 give the table state when we encountered exception while disable/enable table
 -

 Key: HBASE-14332
 URL: https://issues.apache.org/jira/browse/HBASE-14332
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Nick.han
Assignee: Nick.han
Priority: Minor
 Fix For: 2.0.0

 Attachments: HBASE-14332.patch


 This patch is a advice for good user experience
 reason:
 When we disable a table and the table is not enabled,we receive a 
 exception,but the exception is too brief,some time we  want to know what 
 state is the table in,so that we can know why the table can't be disable.For 
 example,I once encountered a problem the table is neither disable nor enable 
 when my region server crash down,if we give the table state,I will find the 
 problem more quickly .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-14332) give the table state when we encountered exception while disable/enable table

2015-08-28 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-14332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-14332:
---
Status: Patch Available  (was: Open)

 give the table state when we encountered exception while disable/enable table
 -

 Key: HBASE-14332
 URL: https://issues.apache.org/jira/browse/HBASE-14332
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Nick.han
Assignee: Nick.han
Priority: Minor
 Fix For: 2.0.0

 Attachments: HBASE-14332.patch


 This patch is a advice for good user experience
 reason:
 When we disable a table and the table is not enabled,we receive a 
 exception,but the exception is too brief,some time we  want to know what 
 state is the table in,so that we can know why the table can't be disable.For 
 example,I once encountered a problem the table is neither disable nor enable 
 when my region server crash down,if we give the table state,I will find the 
 problem more quickly .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)