[ 
https://issues.apache.org/jira/browse/HADOOP-5308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677174#action_12677174
 ] 

Jerome Boulon commented on HADOOP-5308:
---------------------------------------

If an adaptor throws any exception the tailer will exit from the while loop and 
therefore will stop producing new chunks.
This patch add a try/catch inside the loop to avoid this problem.

> In case of exception in any FileTailingAdaptor the tailer will exit his main 
> loop 
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-5308
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5308
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>         Attachments: HADOOP-5308.patch
>
>


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

Reply via email to