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

Hari Shreedharan commented on FLUME-1601:
-----------------------------------------

Actually I don't think it would. We don't check for the interrupted flag 
anywhere and I don't really see any methods that throw InterruptedException 
either. Am I missing something here?
                
> FileChannel log.close calls interrupt on the background worker which could 
> corrupt checkpoint
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLUME-1601
>                 URL: https://issues.apache.org/jira/browse/FLUME-1601
>             Project: Flume
>          Issue Type: Improvement
>          Components: Channel
>    Affects Versions: v1.2.0
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>            Priority: Minor
>
> Since the background worker is writing out the checkpoint, we should not 
> interrupt it.

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

Reply via email to