[jira] [Created] (HBASE-3893) HRegion.internalObtainRowLock shouldn't wait forever

2011-05-17 Thread Jean-Daniel Cryans (JIRA)
HRegion.internalObtainRowLock shouldn't wait forever Key: HBASE-3893 URL: https://issues.apache.org/jira/browse/HBASE-3893 Project: HBase Issue Type: Improvement Affects Versions:

[jira] [Updated] (HBASE-3893) HRegion.internalObtainRowLock shouldn't wait forever

2011-05-17 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3893: --- Attachment: regionserver_rowLock_set_contention.threads.txt We've also run into this issue a couple

[jira] [Updated] (HBASE-3893) HRegion.internalObtainRowLock shouldn't wait forever

2011-05-17 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3893: --- Attachment: concurrentRowLocks.patch Here's a patch I've been playing with. In the existing code

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

2011-05-17 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: regionserver_rowLock_set_contention.threads.txt I'm attaching a sample thread dump. I

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

2011-05-17 Thread Dave Latham (JIRA)
Thread contention over row locks set monitor Key: HBASE-3894 URL: https://issues.apache.org/jira/browse/HBASE-3894 Project: HBase Issue Type: Bug Affects Versions: 0.90.2

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

2011-05-17 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.patch) Thread contention over row locks set monitor

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

2011-05-17 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: regionserver_rowLock_set_contention.threads.txt) Thread contention over row

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

2011-05-17 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.patch Here's a patch I've been playing with. In the existing code

[jira] [Updated] (HBASE-3893) HRegion.internalObtainRowLock shouldn't wait forever

2011-05-17 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham updated HBASE-3893: --- Attachment: (was: concurrentRowLocks.patch) HRegion.internalObtainRowLock shouldn't wait

[jira] [Updated] (HBASE-3893) HRegion.internalObtainRowLock shouldn't wait forever

2011-05-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-3893: -- Comment: was deleted (was: We've also run into this issue a couple times. I'm

[jira] [Updated] (HBASE-3893) HRegion.internalObtainRowLock shouldn't wait forever

2011-05-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-3893: -- Comment: was deleted (was: Here's a patch I've been playing with. In the existing

[jira] [Commented] (HBASE-3893) HRegion.internalObtainRowLock shouldn't wait forever

2011-05-17 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034975#comment-13034975 ] Jean-Daniel Cryans commented on HBASE-3893: --- I deleted Dave's comments since he

[jira] [Commented] (HBASE-3833) ability to support includes/excludes list in Hbase

2011-05-17 Thread Vishal Kathuria (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13035000#comment-13035000 ] Vishal Kathuria commented on HBASE-3833: Sorry for the radio silence on this issue

[jira] [Assigned] (HBASE-3880) Make mapper function in ImportTSV plug-able

2011-05-17 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham reassigned HBASE-3880: -- Assignee: Bill Graham Make mapper function in ImportTSV plug-able

[jira] [Updated] (HBASE-3880) Make mapper function in ImportTSV plug-able

2011-05-17 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated HBASE-3880: --- Attachment: HBASE-3880_1.patch Attaching patch 1. This patch allows the mapper to be injected with

[jira] [Updated] (HBASE-3880) Make mapper function in ImportTSV plug-able

2011-05-17 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated HBASE-3880: --- Release Note: ImportTsv allows using a custom Mapper implementation. Status: Patch