[jira] Commented: (HBASE-3147) Regions stuck in transition after rolling restart, perpetual timeout handling but nothing happens

2010-10-26 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924859#action_12924859 ] HBase Review Board commented on HBASE-3147: --- Message from: Jonathan Gray

[jira] Updated: (HBASE-3151) NPE when trying to read regioninfo from .META.

2010-10-26 Thread Sebastian Bauer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Bauer updated HBASE-3151: --- Affects Version/s: 0.90.0 Its trunk version, excactly 1026606 revision NPE when trying to

[jira] Commented: (HBASE-2462) Review compaction heuristic and move compaction code out so standalone and independently testable

2010-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924870#action_12924870 ] stack commented on HBASE-2462: -- @Nicolas On 1., above, sorry if I'm being dense, but I don't

[jira] Updated: (HBASE-3151) NPE when trying to read regioninfo from .META.

2010-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3151: - Fix Version/s: 0.90.0 NPE when trying to read regioninfo from .META.

[jira] Commented: (HBASE-3147) Regions stuck in transition after rolling restart, perpetual timeout handling but nothing happens

2010-10-26 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924883#action_12924883 ] HBase Review Board commented on HBASE-3147: --- Message from: st...@duboce.net

[jira] Created: (HBASE-3152) Disabling table stuck on regions-in-transition

2010-10-26 Thread Sebastian Bauer (JIRA)
Disabling table stuck on regions-in-transition -- Key: HBASE-3152 URL: https://issues.apache.org/jira/browse/HBASE-3152 Project: HBase Issue Type: Bug Components: master Affects

[jira] Updated: (HBASE-3152) Disabling table stuck on regions-in-transition

2010-10-26 Thread Sebastian Bauer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Bauer updated HBASE-3152: --- Attachment: hbase-hbase-regionserver-db2a.goldenline.pl.log.gz

[jira] Updated: (HBASE-3152) Disabling table stuck on regions-in-transition

2010-10-26 Thread Sebastian Bauer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Bauer updated HBASE-3152: --- Attachment: hbase-hbase-regionserver-db2b.goldenline.pl.out.gz

[jira] Updated: (HBASE-3147) Regions stuck in transition after rolling restart, perpetual timeout handling but nothing happens

2010-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3147: - Attachment: HBASE-3147-v11.patch This is the patch I'm applying. It fixes the two items raised at the top of

[jira] Resolved: (HBASE-3147) Regions stuck in transition after rolling restart, perpetual timeout handling but nothing happens

2010-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3147. -- Resolution: Fixed Committed. Thanks for writing half of the patch and for reviews Jon. Regions stuck in

[jira] Assigned: (HBASE-3147) Regions stuck in transition after rolling restart, perpetual timeout handling but nothing happens

2010-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-3147: Assignee: stack Regions stuck in transition after rolling restart, perpetual timeout handling but

[jira] Created: (HBASE-3153) Attempting open of X but it's already online on this server

2010-10-26 Thread stack (JIRA)
Attempting open of X but it's already online on this server - Key: HBASE-3153 URL: https://issues.apache.org/jira/browse/HBASE-3153 Project: HBase Issue Type: Bug

[jira] Commented: (HBASE-2946) Increment multiple columns in a row at once

2010-10-26 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925047#action_12925047 ] HBase Review Board commented on HBASE-2946: --- Message from:

[jira] Commented: (HBASE-3153) Attempting open of X but it's already online on this server

2010-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925070#action_12925070 ] stack commented on HBASE-3153: -- Problem seems to be as follows: 1. Rebalance 2. Close region

[jira] Commented: (HBASE-3153) Attempting open of X but it's already online on this server

2010-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925072#action_12925072 ] stack commented on HBASE-3153: -- Its like when we the closed region handler on master goes to

[jira] Created: (HBASE-3155) HFile.appendMetaBlock() uses wrong comparator

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
HFile.appendMetaBlock() uses wrong comparator - Key: HBASE-3155 URL: https://issues.apache.org/jira/browse/HBASE-3155 Project: HBase Issue Type: Bug Reporter: Nicolas Spiegelberg

[jira] Commented: (HBASE-3155) HFile.appendMetaBlock() uses wrong comparator

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925085#action_12925085 ] Nicolas Spiegelberg commented on HBASE-3155: Code prior to this patch is

[jira] Created: (HBASE-3156) Special case distributed log splitting on fresh cluster startup

2010-10-26 Thread Karthik Ranganathan (JIRA)
Special case distributed log splitting on fresh cluster startup --- Key: HBASE-3156 URL: https://issues.apache.org/jira/browse/HBASE-3156 Project: HBase Issue Type: New Feature

[jira] Updated: (HBASE-3155) HFile.appendMetaBlock() uses wrong comparator

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-3155: --- Attachment: HBASE-3155.patch HFile.appendMetaBlock() uses wrong comparator

[jira] Resolved: (HBASE-2946) Increment multiple columns in a row at once

2010-10-26 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray resolved HBASE-2946. -- Resolution: Fixed Fix Version/s: 0.90.0 Hadoop Flags: [Reviewed] Committed.

[jira] Assigned: (HBASE-3156) Special case distributed log splitting on fresh cluster startup

2010-10-26 Thread Karthik Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Ranganathan reassigned HBASE-3156: -- Assignee: Karthik Ranganathan Special case distributed log splitting on fresh

[jira] Created: (HBASE-3157) Add more tests of new Increment class to ensure it works in all edge conditions, especially with dupe TS in snapshot

2010-10-26 Thread Jonathan Gray (JIRA)
Add more tests of new Increment class to ensure it works in all edge conditions, especially with dupe TS in snapshot Key: HBASE-3157 URL:

[jira] Commented: (HBASE-3149) Make flush decisions per column family

2010-10-26 Thread Karthik Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925090#action_12925090 ] Karthik Ranganathan commented on HBASE-3149: Yes, agreed that the memory

[jira] Commented: (HBASE-3156) Special case distributed log splitting on fresh cluster startup

2010-10-26 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925092#action_12925092 ] Alex Newman commented on HBASE-3156: Sounds good, I actually have some code to do this.

[jira] Commented: (HBASE-3102) Enhance HBase rMetrics for Long-running Stats

2010-10-26 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925144#action_12925144 ] HBase Review Board commented on HBASE-3102: --- Message from: Gary Helmling

[jira] Commented: (HBASE-3156) Special case distributed log splitting on fresh cluster startup

2010-10-26 Thread Karthik Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925150#action_12925150 ] Karthik Ranganathan commented on HBASE-3156: Awesome! I was thinking of doing

[jira] Commented: (HBASE-2462) Review compaction heuristic and move compaction code out so standalone and independently testable

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925158#action_12925158 ] Nicolas Spiegelberg commented on HBASE-2462: @Stack: jgray helped me clarify my

[jira] Commented: (HBASE-3102) Enhance HBase rMetrics for Long-running Stats

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925168#action_12925168 ] Nicolas Spiegelberg commented on HBASE-3102: @Gary: I started looking into the

[jira] Commented: (HBASE-3102) Enhance HBase rMetrics for Long-running Stats

2010-10-26 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925194#action_12925194 ] Gary Helmling commented on HBASE-3102: -- @Nicolas: I agree that the naming issue isn't

[jira] Commented: (HBASE-3102) Enhance HBase rMetrics for Long-running Stats

2010-10-26 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925200#action_12925200 ] HBase Review Board commented on HBASE-3102: --- Message from: Gary Helmling

[jira] Commented: (HBASE-3158) Bloom File Writes Broken if keySize is large

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925204#action_12925204 ] Nicolas Spiegelberg commented on HBASE-3158: Two fixes to make: 1) Catch

[jira] Updated: (HBASE-3155) HFile.appendMetaBlock() uses wrong comparator

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-3155: --- Status: Patch Available (was: Open) HFile.appendMetaBlock() uses wrong comparator

[jira] Updated: (HBASE-3158) Bloom File Writes Broken if keySize is large

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-3158: --- Attachment: HBASE-3158.patch Also, added io.storefile.bloom.max.keys to control the

[jira] Updated: (HBASE-3158) Bloom File Writes Broken if keySize is large

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-3158: --- Status: Patch Available (was: Open) Bloom File Writes Broken if keySize is large

[jira] Commented: (HBASE-2462) Review compaction heuristic and move compaction code out so standalone and independently testable

2010-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925247#action_12925247 ] stack commented on HBASE-2462: -- @Nicolas Good stuff. Shall we commit this (after making sure

[jira] Updated: (HBASE-3158) Bloom File Writes Broken if keySize is large

2010-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3158: - Resolution: Fixed Fix Version/s: 0.90.0 Hadoop Flags: [Reviewed] Status: Resolved (was:

[jira] Commented: (HBASE-3158) Bloom File Writes Broken if keySize is large

2010-10-26 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925257#action_12925257 ] Nicolas Spiegelberg commented on HBASE-3158: lol. I was trying to debug an

[jira] Created: (HBASE-3159) Double play of OpenedRegionHandler for a single region; fails second time through and aborts Master

2010-10-26 Thread stack (JIRA)
Double play of OpenedRegionHandler for a single region; fails second time through and aborts Master --- Key: HBASE-3159 URL: