[jira] [Updated] (HBASE-4729) Race between online altering and splitting kills the master

2011-11-29 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4729: - Attachment: 4729-v5.txt Added missing annotation. Otherwise, its pretty much v4. Race between

[jira] [Updated] (HBASE-4729) Race between online altering and splitting kills the master

2011-11-28 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4729: - Attachment: 4729-v3.txt Add some more assertion about internal state of AssignmentManager after unassign while

[jira] [Updated] (HBASE-4729) Race between online altering and splitting kills the master

2011-11-28 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4729: - Attachment: 4729-v4.txt Address Ted comments (I like the one where we need to verify NoNodeException).

[jira] [Updated] (HBASE-4729) Race between online altering and splitting kills the master

2011-11-26 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4729: - Priority: Critical (was: Major) Critical. Too easy to make happen. Race between online

[jira] [Updated] (HBASE-4729) Race between online altering and splitting kills the master

2011-11-15 Thread Ted Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4729: -- Status: Patch Available (was: Open) Race between online altering and splitting kills the master

[jira] [Updated] (HBASE-4729) Race between online altering and splitting kills the master

2011-11-15 Thread Ted Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4729: -- Attachment: 4729.txt Patch handles zk node in RS_ZK_REGION_SPLIT or RS_ZK_REGION_SPLITTING state.