[
https://issues.apache.org/activemq/browse/CAMEL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Strachan resolved CAMEL-105.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Patch applied with thanks!
> FileProducer truncates message bodies > 256KB
> ---------------------------------------------
>
> Key: CAMEL-105
> URL: https://issues.apache.org/activemq/browse/CAMEL-105
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.1.0
> Reporter: Aaron Crickenberger
> Fix For: 1.2.0
>
> Attachments: patchfile
>
>
> Thanks to NIO's awesomely intuitive behavior, the FileProducer is only
> writing out the first & last buffers it reads. Apparently ByteBuffer needs
> to be cleared after each FileChannel write?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.