Guillaume LECROC created CAMEL-17130:
----------------------------------------
Summary: camel-file - Use NIO
Key: CAMEL-17130
URL: https://issues.apache.org/jira/browse/CAMEL-17130
Project: Camel
Issue Type: Improvement
Reporter: Guillaume LECROC
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.3.4#803005)