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:13:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968239#comment-16968239 ] 

Marius Cornescu commented on CAMEL-14146:
-----------------------------------------

will work on this.

> 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
>            Priority: Major
>
> 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)