You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/09 21:10:14 UTC

[jira] [Commented] (ACCUMULO-950) race between log file recovery and fate initialization

    [ https://issues.apache.org/jira/browse/ACCUMULO-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548941#comment-13548941 ] 

Hudson commented on ACCUMULO-950:
---------------------------------

Integrated in Accumulo-Trunk #621 (See [https://builds.apache.org/job/Accumulo-Trunk/621/])
    ACCUMULO-950 start fate before logs can be recovered (Revision 1431021)

     Result = SUCCESS
ecn : 
Files : 
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/master/Master.java

                
> race between log file recovery and fate initialization
> ------------------------------------------------------
>
>                 Key: ACCUMULO-950
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-950
>             Project: Accumulo
>          Issue Type: Bug
>          Components: master
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>            Priority: Trivial
>
> {noformat}
> Error processing table state for store Root Tablet
> 	java.lang.NullPointerException
> 		at org.apache.accumulo.server.master.Master.recoverLogs(Master.java:2107)
> 		at org.apache.accumulo.server.master.Master$TabletGroupWatcher.run(Master.java:1396
> {noformat}
> Fate needs to be initialized before recovery can be started.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira