[jira] Created: (HBASE-3280) YouAreDeadException being swallowed in HRS getMaster()

2010-11-29 Thread Jonathan Gray (JIRA)
YouAreDeadException being swallowed in HRS getMaster() -- Key: HBASE-3280 URL: https://issues.apache.org/jira/browse/HBASE-3280 Project: HBase Issue Type: Bug Components:

[jira] Commented: (HBASE-3280) YouAreDeadException being swallowed in HRS getMaster()

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964799#action_12964799 ] Jonathan Gray commented on HBASE-3280: -- Somewhat related to this, what happened on a

[jira] Created: (HBASE-3281) During log replay on region open, hbase.hstore.report.interval.edits setting may be adding non-negligible overhead to log replay

2010-11-29 Thread Jonathan Gray (JIRA)
During log replay on region open, hbase.hstore.report.interval.edits setting may be adding non-negligible overhead to log replay Key: HBASE-3281

[jira] Updated: (HBASE-3280) YouAreDeadException being swallowed in HRS getMaster()

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3280: - Attachment: HBASE-3280-v1.patch Properly catch and rethrow if we are given a YouAreDeadException

[jira] Updated: (HBASE-3280) YouAreDeadException being swallowed in HRS getMaster()

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3280: - Status: Patch Available (was: Open) YouAreDeadException being swallowed in HRS getMaster()

[jira] Commented: (HBASE-3280) YouAreDeadException being swallowed in HRS getMaster()

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964858#action_12964858 ] stack commented on HBASE-3280: -- +1 YouAreDeadException being swallowed in HRS getMaster()

[jira] Commented: (HBASE-3280) YouAreDeadException being swallowed in HRS getMaster()

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964860#action_12964860 ] stack commented on HBASE-3280: -- On remembering forever dead servers (with startcode), yeah,

[jira] Created: (HBASE-3282) Need to retain DeadServers to ensure we don't allow previously expired RS instances to rejoin cluster

2010-11-29 Thread Jonathan Gray (JIRA)
Need to retain DeadServers to ensure we don't allow previously expired RS instances to rejoin cluster - Key: HBASE-3282 URL:

[jira] Commented: (HBASE-3282) Need to retain DeadServers to ensure we don't allow previously expired RS instances to rejoin cluster

2010-11-29 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964879#action_12964879 ] HBase Review Board commented on HBASE-3282: --- Message from: Jonathan Gray

[jira] Commented: (HBASE-3282) Need to retain DeadServers to ensure we don't allow previously expired RS instances to rejoin cluster

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

[jira] Updated: (HBASE-3243) Disable Table closed region on wrong host

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3243: - Attachment: hri.diff This little patch makes HRI compare use tablename only rather than full compareTo. Full

[jira] Commented: (HBASE-3243) Disable Table closed region on wrong host

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964918#action_12964918 ] Jonathan Gray commented on HBASE-3243: -- +1 to your proposal stack I've also gone

[jira] Updated: (HBASE-3278) AssertionError in LoadBalancer

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3278: - Attachment: lb.txt This patch adds logging to the load balancer assertion so we can get a clue as to how the

[jira] Commented: (HBASE-3243) Disable Table closed region on wrong host

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964924#action_12964924 ] stack commented on HBASE-3243: -- Did you intend to do this in your patch Jon? {code} @@

[jira] Commented: (HBASE-3243) Disable Table closed region on wrong host

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964926#action_12964926 ] Jonathan Gray commented on HBASE-3243: -- Yes. That was wrong, we never use

[jira] Updated: (HBASE-3264) Remove unnecessary Guava Dependency

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3264: - Fix Version/s: 0.92.0 Looks like the unit test fix didn't make it to 90 branch. Remove

[jira] Updated: (HBASE-3283) NPE in AssignmentManager if processing shutdown of RS who doesn't have any regions assigned to it

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3283: - Attachment: HBASE-3283-v1.patch Adds null check and early out if so. NPE in AssignmentManager

[jira] Updated: (HBASE-3283) NPE in AssignmentManager if processing shutdown of RS who doesn't have any regions assigned to it

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3283: - Status: Patch Available (was: Open) NPE in AssignmentManager if processing shutdown of RS who

[jira] Created: (HBASE-3283) NPE in AssignmentManager if processing shutdown of RS who doesn't have any regions assigned to it

2010-11-29 Thread Jonathan Gray (JIRA)
NPE in AssignmentManager if processing shutdown of RS who doesn't have any regions assigned to it - Key: HBASE-3283 URL:

[jira] Updated: (HBASE-3282) Need to retain DeadServers to ensure we don't allow previously expired RS instances to rejoin cluster

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray updated HBASE-3282: - Attachment: HBASE-3282-v4.patch Unit tests passed. Committing this final version of the patch.

[jira] Resolved: (HBASE-3282) Need to retain DeadServers to ensure we don't allow previously expired RS instances to rejoin cluster

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Gray resolved HBASE-3282. -- Resolution: Fixed Hadoop Flags: [Reviewed] Committed to branch and trunk after verifying

[jira] Created: (HBASE-3284) In master when handling a split, the offline of parent and online of children is not done atomically

2010-11-29 Thread Jonathan Gray (JIRA)
In master when handling a split, the offline of parent and online of children is not done atomically Key: HBASE-3284 URL:

[jira] Updated: (HBASE-3243) Disable Table closed region on wrong host

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3243: - Priority: Major (was: Blocker) Fix Version/s: (was: 0.90.0) 0.90.1 Moving out

[jira] Commented: (HBASE-3284) In master when handling a split, the offline of parent and online of children is not done atomically

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964945#action_12964945 ] Jonathan Gray commented on HBASE-3284: -- I didn't target at 0.90 yet though I think we

[jira] Commented: (HBASE-3283) NPE in AssignmentManager if processing shutdown of RS who doesn't have any regions assigned to it

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964948#action_12964948 ] stack commented on HBASE-3283: -- +1 NPE in AssignmentManager if processing shutdown of RS who

[jira] Created: (HBASE-3285) Hlog recovery takes too much time

2010-11-29 Thread Hairong Kuang (JIRA)
Hlog recovery takes too much time - Key: HBASE-3285 URL: https://issues.apache.org/jira/browse/HBASE-3285 Project: HBase Issue Type: Bug Reporter: Hairong Kuang Assignee: Hairong Kuang

[jira] Commented: (HBASE-3265) Regionservers waiting for ROOT while Master waiting for RegionServers

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12964960#action_12964960 ] Jonathan Gray commented on HBASE-3265: -- +1. We need to handle root (un)availability

[jira] Updated: (HBASE-3263) Stack overflow in AssignmentManager

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3263: - Attachment: 3263.txt Patch to bound the attempts at reassign recursions. Not pretty but should prevent this

[jira] Commented: (HBASE-3263) Stack overflow in AssignmentManager

2010-11-29 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965004#action_12965004 ] Jonathan Gray commented on HBASE-3263: -- +1 for commit. seems like we could do without

[jira] Resolved: (HBASE-3263) Stack overflow in AssignmentManager

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3263. -- Resolution: Fixed Assignee: stack Hadoop Flags: [Reviewed] I committed to trunk and branch

[jira] Created: (HBASE-3286) Bulk assignment weird maths

2010-11-29 Thread Jean-Daniel Cryans (JIRA)
Bulk assignment weird maths --- Key: HBASE-3286 URL: https://issues.apache.org/jira/browse/HBASE-3286 Project: HBase Issue Type: Bug Reporter: Jean-Daniel Cryans Fix For: 0.90.0 Starting my

[jira] Commented: (HBASE-3263) Stack overflow in AssignmentManager

2010-11-29 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965015#action_12965015 ] Todd Lipcon commented on HBASE-3263: Dare I ask why not just make it into a loop? :)

[jira] Commented: (HBASE-3243) Disable Table closed region on wrong host

2010-11-29 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965020#action_12965020 ] Todd Lipcon commented on HBASE-3243: Sounds good to me. Disable Table closed region

[jira] Updated: (HBASE-3278) AssertionError in LoadBalancer

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3278: - Fix Version/s: (was: 0.90.0) 0.90.1 Moving out to 0.90.1 till we get more data

[jira] Commented: (HBASE-3285) Hlog recovery takes too much time

2010-11-29 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965038#action_12965038 ] Jean-Daniel Cryans commented on HBASE-3285: --- Would this new NN operation still

[jira] Commented: (HBASE-3263) Stack overflow in AssignmentManager

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965041#action_12965041 ] stack commented on HBASE-3263: -- Duh.. thanks Jon. Check what I just committed. Added a break.

[jira] Updated: (HBASE-3234) hdfs-724 breaks TestHBaseTestingUtility multiClusters

2010-11-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3234: - Attachment: 3234.txt Here is some pom fixup to point at a new hadoop made from tip of branch-0.20-append today.

[jira] Created: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-29 Thread Jonathan Gray (JIRA)
Add option to cache blocks on hfile write and evict blocks on hfile close - Key: HBASE-3287 URL: https://issues.apache.org/jira/browse/HBASE-3287 Project: HBase Issue

[jira] Commented: (HBASE-3287) Add option to cache blocks on hfile write and evict blocks on hfile close

2010-11-29 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965134#action_12965134 ] HBase Review Board commented on HBASE-3287: --- Message from: Jonathan Gray