[jira] [Commented] (HBASE-3914) ROOT region appeared in two regionserver's onlineRegions at the same time

2011-05-24 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038411#comment-13038411 ] Jieshan Bean commented on HBASE-3914: - Thanks for your quickly comments about this

[jira] [Updated] (HBASE-3914) ROOT region appeared in two regionserver's onlineRegions at the same time

2011-05-24 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-3914: Attachment: HBASE-3914-V2.patch If possible, I hope this patch could be reviewed quickly, thanks:)

[jira] [Created] (HBASE-3916) Fix problem with default bind address of ThriftServer

2011-05-24 Thread Lars George (JIRA)
Fix problem with default bind address of ThriftServer - Key: HBASE-3916 URL: https://issues.apache.org/jira/browse/HBASE-3916 Project: HBase Issue Type: Bug Components: thrift

[jira] [Created] (HBASE-3917) Separate the Avro schema definition file from the code

2011-05-24 Thread Lars George (JIRA)
Separate the Avro schema definition file from the code -- Key: HBASE-3917 URL: https://issues.apache.org/jira/browse/HBASE-3917 Project: HBase Issue Type: Improvement Components:

[jira] [Created] (HBASE-3918) When assigning regions to an address, check the regionserver is actually online first

2011-05-24 Thread stack (JIRA)
When assigning regions to an address, check the regionserver is actually online first - Key: HBASE-3918 URL: https://issues.apache.org/jira/browse/HBASE-3918

[jira] [Commented] (HBASE-3918) When assigning regions to an address, check the regionserver is actually online first

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038662#comment-13038662 ] stack commented on HBASE-3918: -- So, the above is .META. but then once we get past this if

[jira] [Commented] (HBASE-3913) Expose ColumnPaginationFilter to the Thrift Server

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038672#comment-13038672 ] stack commented on HBASE-3913: -- This looks grand Mathew. Don't you have to add the new

[jira] [Updated] (HBASE-3914) ROOT region appeared in two regionserver's onlineRegions at the same time

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3914: - Resolution: Fixed Assignee: Jieshan Bean Hadoop Flags: [Reviewed] Status: Resolved (was:

[jira] [Updated] (HBASE-3872) Hole in split transaction rollback; edits to .META. need to be rolled back even if it seems like they didn't make it

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3872: - Attachment: 3872.txt Not finished but I think best tactic is moving meta edit beyond point-of-no-return

[jira] [Updated] (HBASE-3894) Thread contention over row locks set monitor

2011-05-24 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3894: --- Attachment: concurrentRowLocks-trunk-2.patch We rolled this patch on top of 0.90.3 out to production

[jira] [Updated] (HBASE-3894) Thread contention over row locks set monitor

2011-05-24 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3894: --- Assignee: Dave Latham Status: Patch Available (was: Open) Thread contention over row locks

[jira] [Updated] (HBASE-3894) Thread contention over row locks set monitor

2011-05-24 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3894: --- Attachment: concurrentRowLocks-trunk-2.patch Thread contention over row locks set monitor

[jira] [Updated] (HBASE-3894) Thread contention over row locks set monitor

2011-05-24 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3894: --- Attachment: (was: concurrentRowLocks-trunk-2.patch) Thread contention over row locks set

[jira] [Created] (HBASE-3919) More places output binary data to text

2011-05-24 Thread Dave Latham (JIRA)
More places output binary data to text -- Key: HBASE-3919 URL: https://issues.apache.org/jira/browse/HBASE-3919 Project: HBase Issue Type: Bug Reporter: Dave Latham Assignee: Dave

[jira] [Updated] (HBASE-3919) More places output binary data to text

2011-05-24 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3919: --- Attachment: binaryOutput.patch Here's all the places I could find (aside from the tests) that use

[jira] [Updated] (HBASE-3919) More places output binary data to text

2011-05-24 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3919: --- Status: Patch Available (was: Open) More places output binary data to text

[jira] [Updated] (HBASE-3920) HLog hbase.regionserver.flushlogentries no longer supported

2011-05-24 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3920: --- Assignee: Dave Latham Status: Patch Available (was: Open) HLog

[jira] [Updated] (HBASE-3920) HLog hbase.regionserver.flushlogentries no longer supported

2011-05-24 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3920: --- Attachment: removeFlushLogEntries.patch This patch removis it from HLog, hbase-default.xml and a

[jira] [Commented] (HBASE-1316) ZooKeeper: use native threads to avoid GC stalls (JNI integration)

2011-05-24 Thread Joey Echeverria (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038858#comment-13038858 ] Joey Echeverria commented on HBASE-1316: bq. Do you think this patch will be

[jira] [Commented] (HBASE-3914) ROOT region appeared in two regionserver's onlineRegions at the same time

2011-05-24 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038887#comment-13038887 ] Jieshan Bean commented on HBASE-3914: - Thanks stack. In future, I will notice what you

[jira] [Commented] (HBASE-3894) Thread contention over row locks set monitor

2011-05-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038896#comment-13038896 ] Andrew Purtell commented on HBASE-3894: --- I have this applied to our 0.90-ish

[jira] [Commented] (HBASE-3340) Eventually Consistent Secondary Indexing via Coprocessors

2011-05-24 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038922#comment-13038922 ] Eugene Koontz commented on HBASE-3340: -- See also

[jira] [Commented] (HBASE-3894) Thread contention over row locks set monitor

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038952#comment-13038952 ] stack commented on HBASE-3894: -- @Andrew I'll wait on your results before committing to

[jira] [Commented] (HBASE-3894) Thread contention over row locks set monitor

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038954#comment-13038954 ] stack commented on HBASE-3894: -- Applied to TRUNK. Thanks for the nice patch Dave. I'm

[jira] [Commented] (HBASE-3914) ROOT region appeared in two regionserver's onlineRegions at the same time

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038956#comment-13038956 ] stack commented on HBASE-3914: -- bq. In future, I will notice what you remind me, and I also

[jira] [Updated] (HBASE-3920) HLog hbase.regionserver.flushlogentries no longer supported

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3920: - Resolution: Fixed Fix Version/s: (was: 0.92.0) 0.90.4 Hadoop Flags: [Reviewed]

[jira] [Commented] (HBASE-1316) ZooKeeper: use native threads to avoid GC stalls (JNI integration)

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13038959#comment-13038959 ] stack commented on HBASE-1316: -- bq. We could also build the native libraries as a separate

[jira] [Updated] (HBASE-3919) More places output binary data to text

2011-05-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3919: - Resolution: Fixed Fix Version/s: (was: 0.92.0) 0.90.4 Hadoop Flags: [Reviewed]