You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/03/10 06:06:00 UTC

[jira] [Resolved] (CAMEL-17130) camel-file - Use NIO

     [ https://issues.apache.org/jira/browse/CAMEL-17130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-17130.
---------------------------------
    Resolution: Abandoned

> camel-file - Use NIO
> --------------------
>
>                 Key: CAMEL-17130
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17130
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-file
>            Reporter: Guillaume LECROC
>            Assignee: Radovan Netuka
>            Priority: Major
>             Fix For: 3.x
>
>
> Since Camel 3.x require Java 1.8, we could change camel-file to use NIO.
> Benefits :
>  * better IO errors
>  * does not need to read all files to filter (Files.newDirectoryStream)
> Do you agree and how can I contribute ?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)