[jira] Created: (HBASE-3148) Duplicate check table name in HBaseAdmin's createTable method

2010-10-25 Thread Jeff Zhang (JIRA)
Duplicate check table name in HBaseAdmin's createTable method - Key: HBASE-3148 URL: https://issues.apache.org/jira/browse/HBASE-3148 Project: HBase Issue Type: Improvement

[jira] Commented: (HBASE-3148) Duplicate check table name in HBaseAdmin's createTable method

2010-10-25 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924456#action_12924456 ] Jeff Zhang commented on HBASE-3148: --- When I learn the hbase code, I found that there's a

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

2010-10-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924602#action_12924602 ] stack commented on HBASE-3147: -- I got this when I tried running patch {code}

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

2010-10-25 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924614#action_12924614 ] Jonathan Gray commented on HBASE-3147: -- Hmm... you should have: public static

[jira] Commented: (HBASE-2001) Coprocessors: Colocate user code with regions

2010-10-25 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924653#action_12924653 ] HBase Review Board commented on HBASE-2001: --- Message from: Andrew Purtell

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

2010-10-25 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924664#action_12924664 ] Nicolas Spiegelberg commented on HBASE-2462: So, we've been talking about a new

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

2010-10-25 Thread Karthik Ranganathan (JIRA)
Make flush decisions per column family -- Key: HBASE-3149 URL: https://issues.apache.org/jira/browse/HBASE-3149 Project: HBase Issue Type: Improvement Components: regionserver

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

2010-10-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924705#action_12924705 ] Jean-Daniel Cryans commented on HBASE-3149: --- I have been thinking about this one

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

2010-10-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924717#action_12924717 ] stack commented on HBASE-2462: -- hbase.regionserver.hlog.blocksize == fs default block size.

[jira] Created: (HBASE-3150) Allow some column to not write WALs

2010-10-25 Thread Karthik Ranganathan (JIRA)
Allow some column to not write WALs --- Key: HBASE-3150 URL: https://issues.apache.org/jira/browse/HBASE-3150 Project: HBase Issue Type: Improvement Reporter: Karthik Ranganathan

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

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

[jira] Commented: (HBASE-2753) Remove sorted() methods from Result now that Gets are Scans

2010-10-25 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924759#action_12924759 ] HBase Review Board commented on HBASE-2753: --- Message from: Ryan Rawson

[jira] Commented: (HBASE-2753) Remove sorted() methods from Result now that Gets are Scans

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

[jira] Resolved: (HBASE-2753) Remove sorted() methods from Result now that Gets are Scans

2010-10-25 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson resolved HBASE-2753. Resolution: Fixed this is committed, we no longer sort in Result. Remove sorted() methods from

[jira] Updated: (HBASE-2645) HLog writer can do 1-2 sync operations after lease has been recovered for split process.

2010-10-25 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson updated HBASE-2645: --- Fix Version/s: (was: 0.90.0) 0.92.0 moving fix version to 0.92 HLog writer

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

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

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

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

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

2010-10-25 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-v6.patch Here is what I'll commit. It does as Jon suggests removing check of root or

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

2010-10-25 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924792#action_12924792 ] Nicolas Spiegelberg commented on HBASE-2462: @stack: 1. FS default blocksize

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

2010-10-25 Thread stack (JIRA)
NPE when trying to read regioninfo from .META. -- Key: HBASE-3151 URL: https://issues.apache.org/jira/browse/HBASE-3151 Project: HBase Issue Type: Bug Reporter: stack This is an old