[
https://issues.apache.org/jira/browse/CAMEL-13956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931096#comment-16931096
]
Brad Harvey commented on CAMEL-13956:
-------------------------------------
Thanks Claus. Resolving in 3.0.0 only is ok for my needs.
> 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)