[jira] Commented: (HBASE-2212) Refactor out lucene dependencies from HBase

2011-01-17 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982582#action_12982582 ] Lars George commented on HBASE-2212: Just for posterity, this has been moved to:

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

2011-01-17 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982671#action_12982671 ] Jesse Yates commented on HBASE-3387: This was introduced to correct behavior in

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

2011-01-17 Thread James Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kennedy updated HBASE-3445: - Assignee: stack (was: James Kennedy) Yeah probably. I wonder if a better question is what

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

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982756#action_12982756 ] stack commented on HBASE-3445: -- Yeah. It starts to tend that direction James. I think the

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

2011-01-17 Thread Ed Kohlwey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982775#action_12982775 ] Ed Kohlwey commented on HBASE-3387: --- @Nicolas Spiegelberg Is the issue just that the

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

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982809#action_12982809 ] stack commented on HBASE-3447: -- Any more in the log from around here? {code}

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

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982812#action_12982812 ] stack commented on HBASE-3446: -- OK, this is the one you figured. Way back, there was some

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

2011-01-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982820#action_12982820 ] Todd Lipcon commented on HBASE-3447: Ah, yes, this area of the logs is where HBASE-3446

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

2011-01-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982821#action_12982821 ] Todd Lipcon commented on HBASE-3446: In 0.89 we use

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

2011-01-17 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982861#action_12982861 ] Nicolas Spiegelberg commented on HBASE-3387: Although the hasCode contract was

[jira] Created: (HBASE-3449) Server shutdown handlers deadlocked waiting for META

2011-01-17 Thread Todd Lipcon (JIRA)
Server shutdown handlers deadlocked waiting for META Key: HBASE-3449 URL: https://issues.apache.org/jira/browse/HBASE-3449 Project: HBase Issue Type: Bug Affects Versions: 0.90.0

[jira] Commented: (HBASE-3449) Server shutdown handlers deadlocked waiting for META

2011-01-17 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982887#action_12982887 ] Todd Lipcon commented on HBASE-3449: I'm guessing what happened is this: - server 1

[jira] Resolved: (HBASE-3384) Move User-Triggered Compactions to Store

2011-01-17 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg resolved HBASE-3384. Resolution: Fixed Fix Version/s: 0.90.1 Move User-Triggered Compactions to

[jira] Created: (HBASE-3450) Per-CF Flushes

2011-01-17 Thread Nicolas Spiegelberg (JIRA)
Per-CF Flushes -- Key: HBASE-3450 URL: https://issues.apache.org/jira/browse/HBASE-3450 Project: HBase Issue Type: Improvement Components: regionserver, wal Affects Versions: 0.90.1, 0.92.0 Reporter:

[jira] Commented: (HBASE-3450) Per-CF Flushes

2011-01-17 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12982895#action_12982895 ] Nicolas Spiegelberg commented on HBASE-3450: Some interesting stats. We did

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

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12983016#action_12983016 ] stack commented on HBASE-3446: -- As you said up on IRC, we actually weren't doing this fixup in

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

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-3446: Assignee: stack ProcessServerShutdown fails if META moves, orphaning lots of regions

[jira] Assigned: (HBASE-3449) Server shutdown handlers deadlocked waiting for META

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-3449: Assignee: stack Server shutdown handlers deadlocked waiting for META

[jira] Commented: (HBASE-3449) Server shutdown handlers deadlocked waiting for META

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12983019#action_12983019 ] stack commented on HBASE-3449: -- A workaround would be to up the

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

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12983022#action_12983022 ] stack commented on HBASE-3447: -- bq. But even if we fixed HBASE-3446, we'd have this same bug

[jira] Commented: (HBASE-3450) Per-CF Flushes

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12983029#action_12983029 ] stack commented on HBASE-3450: -- Great stuff Nicolas. Bring it on. Per-CF Flushes

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

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12983034#action_12983034 ] stack commented on HBASE-3387: -- Thanks for catching this Nicolas. Jesse you want to have a go

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

2011-01-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3387: - Priority: Major (was: Minor) Upping priority some. Pair does not deep check arrays for equality.