[jira] Commented: (HBASE-3445) Master crashes on data that was moved from different host

2011-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982420#action_12982420 ] stack commented on HBASE-3445: -- James: In the AssignmentManager, where we go to RPC to a

[jira] Updated: (HBASE-3445) Master crashes on data that was moved from different host

2011-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3445: - Fix Version/s: (was: 0.90.0) 0.90.1 Moved to 0.90.1 Master crashes on data that was

[jira] Assigned: (HBASE-3445) Master crashes on data that was moved from different host

2011-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-3445: Assignee: James Kennedy Made James a contributor and assigned him this issue Master crashes on data that

[jira] Created: (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-01-16 Thread Todd Lipcon (JIRA)
ProcessServerShutdown fails if META moves, orphaning lots of regions Key: HBASE-3446 URL: https://issues.apache.org/jira/browse/HBASE-3446 Project: HBase Issue Type: Bug

[jira] Commented: (HBASE-3446) ProcessServerShutdown fails if META moves, orphaning lots of regions

2011-01-16 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982453#action_12982453 ] Todd Lipcon commented on HBASE-3446: After digging through the logs, I found the

[jira] Commented: (HBASE-3387) Pair does not deep check arrays for equality.

2011-01-16 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982489#action_12982489 ] Nicolas Spiegelberg commented on HBASE-3387: This JIRA patch is a big

[jira] Updated: (HBASE-3447) Split parents ending up deployed along with daughters

2011-01-16 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3447: --- Attachment: unknown-region.log Here's a log for one of the regions. Split parents ending up

[jira] Created: (HBASE-3448) RegionSplitter : Utility class for manual region splitting

2011-01-16 Thread Nicolas Spiegelberg (JIRA)
RegionSplitter : Utility class for manual region splitting -- Key: HBASE-3448 URL: https://issues.apache.org/jira/browse/HBASE-3448 Project: HBase Issue Type: New Feature

[jira] Updated: (HBASE-3448) RegionSplitter : Utility class for manual region splitting

2011-01-16 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-3448: --- Attachment: HBASE-3448.patch RegionSplitter : Utility class for manual region

[jira] Commented: (HBASE-3448) RegionSplitter : Utility class for manual region splitting

2011-01-16 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982507#action_12982507 ] Nicolas Spiegelberg commented on HBASE-3448: