You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2010/05/21 22:00:17 UTC

[jira] Updated: (HBASE-2592) Race between log splitting and log archiving/deleting

     [ https://issues.apache.org/jira/browse/HBASE-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans updated HBASE-2592:
--------------------------------------

    Attachment: HBASE-2592.log

This log shows that the RS we kill was archiving logs when the master started splitting them. After the huge stack traces, it basically never recovers.

> Race between log splitting and log archiving/deleting
> -----------------------------------------------------
>
>                 Key: HBASE-2592
>                 URL: https://issues.apache.org/jira/browse/HBASE-2592
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2592.log
>
>
> I ran into an issue with my replication multi-cluster unit test where a region server was timed out (GC-style) but was still able to finish archiving an old log just after the master did a list on its directory. Log will be attached in a moment.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.