You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2012/04/20 22:55:33 UTC

[jira] [Resolved] (ACCUMULO-449) Failed log copy is not restarted

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

Keith Turner resolved ACCUMULO-449.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0
         Assignee: Keith Turner  (was: Eric Newton)

ACCUMULO-338 should test the fix for this issue
                
> Failed log copy is not restarted
> --------------------------------
>
>                 Key: ACCUMULO-449
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-449
>             Project: Accumulo
>          Issue Type: Bug
>          Components: logger, master
>    Affects Versions: 1.4.0, 1.3.5
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>              Labels: 14_qa_bug
>             Fix For: 1.5.0, 1.4.1
>
>
> I shut a single node instance down uncleanly.  When I restarted it the logger did not have enough memory to preform the log sort, it got an OOME and died.  I edited accumulo-env.sh and gave the logger process more memory.  I restarted the logger process.  However, the log recovery never restarted.   
> The master was continually printing message like the following.
> {noformat}
> 06 17:07:16,609 [master.CoordinateRecoveryTask] DEBUG: Copying 65c48045-88c1-48e4-93d3-4865a9a86050 from xxx.xxx.xxx.xxx:11224 (for 1210.306000 seconds) 0.0
> {noformat}
> After 20m I restarted the master and then log recovery proceeded.

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