[ https://issues.apache.org/activemq/browse/CAMEL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron Crickenberger updated CAMEL-105: -------------------------------------- Attachment: patchfile Added patch > 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 > 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.