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

Hudson commented on FLUME-1319:
-------------------------------

Integrated in flume-trunk #257 (See 
[https://builds.apache.org/job/flume-trunk/257/])
    FLUME-1319. Log replay optimization.

(Arvind Prabhakar via Mike Percy) (Revision 1353848)

     Result = UNSTABLE
mpercy : http://svn.apache.org/viewvc/?view=rev&rev=1353848
Files : 
* 
/incubator/flume/trunk/flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/Log.java
* 
/incubator/flume/trunk/flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/LogFile.java

                
> File Channel optimize replay of logs when a checkpoint is present
> -----------------------------------------------------------------
>
>                 Key: FLUME-1319
>                 URL: https://issues.apache.org/jira/browse/FLUME-1319
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Arvind Prabhakar
>            Assignee: Arvind Prabhakar
>             Fix For: v1.2.0
>
>         Attachments: FLUME-1319-1.patch
>
>
> If a checkpoint is present in the logs that is prior to the last recorded 
> checkpoint of the event queue, the replay should begin from there instead of 
> starting from the first event. This will speed up the restarts considerably.

--
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

        

Reply via email to