[
https://issues.apache.org/jira/browse/CAMEL-13956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13956.
---------------------------------
Fix Version/s: 3.0.0.RC2
3.0.0
Resolution: Fixed
You are welcome to work on a PR for camel 2.x branch
> FileDataSet does not support a single file larger than 1024 bytes
> -----------------------------------------------------------------
>
> Key: CAMEL-13956
> URL: https://issues.apache.org/jira/browse/CAMEL-13956
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.24.0
> Reporter: Brad Harvey
> Priority: Minor
> Fix For: 3.0.0, 3.0.0.RC2
>
>
> Using dataset with a FileDataSet configured with a single file - new
> FileDataSet(filename) - doesn't work as expected if the file is more than
> 1024 bytes.
> Expected result: The whole file is used as the dataset source.
> Actual result: The file gets split into multiple messages at 1024 byte
> boundaries.
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)