You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/04/16 15:56:26 UTC

[jira] Commented: (HBASE-2458) RS stuck in TreeMap,remove

    [ https://issues.apache.org/jira/browse/HBASE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857816#action_12857816 ] 

Todd Lipcon commented on HBASE-2458:
------------------------------------

I think the issue is unsynchronized access to the SoftValueSortedMap for each tableLocations in HConnectionManager - it can eventually get the treemap into a corrupt state where it infinite loops in the removal.

> RS stuck in TreeMap,remove
> --------------------------
>
>                 Key: HBASE-2458
>                 URL: https://issues.apache.org/jira/browse/HBASE-2458
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.20.4
>            Reporter: Todd Lipcon
>            Priority: Blocker
>         Attachments: stack.txt
>
>
> Testing 0.20_pre_durability@934691 one of my region servers got permanently stuck with one thread looping inside TreeMap.remove. See attached stack.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira