[
https://issues.apache.org/jira/browse/KARAF-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603240#comment-16603240
]
Jean-Baptiste Onofré commented on KARAF-5885:
---------------------------------------------
Related to the file collector, now, this collector reads the entire file at
startup. It doesn't make sense as in case of restart, data can be appended
several times.
Instead, I'm changing the collector to start from the end of the file to tail.
> Upgrade to commons-io 2.6 and improve Tailer configuration
> ----------------------------------------------------------
>
> Key: KARAF-5885
> URL: https://issues.apache.org/jira/browse/KARAF-5885
> Project: Karaf
> Issue Type: Dependency upgrade
> Components: decanter
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: decanter-2.1.0
>
>
> {{commons-io}} is used in the file collector. The new 2.6 version brings
> improvements around the threads handling.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)