You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Marius Cornescu (Jira)" <ji...@apache.org> on 2019/11/06 10:12:00 UTC

[jira] [Created] (CAMEL-14146) camel-hdfs - Consumer that splits with ChunkSize should add similar header info like the Splitter

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)