Marius Cornescu created CAMEL-14146:
---------------------------------------
Summary: camel-hdfs - Consumer that splits with ChunkSize should
add similar header info like the Splitter
Key: CAMEL-14146
URL: https://issues.apache.org/jira/browse/CAMEL-14146
Project: Camel
Issue Type: Improvement
Components: camel-hdfs
Affects Versions: 3.0.0.RC3
Reporter: Marius Cornescu
HdfsConsumer will split files into chunks based on theĀ *chunkSize*.
Each chunk is sent in an individual message, but these messages are not that
compatible with a aggregator component.
The component should send the same info on the header, like the splitter
component.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)