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

[jira] [Work logged] (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?focusedWorklogId=347246&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-347246 ]

ASF GitHub Bot logged work on CAMEL-14146:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Nov/19 08:11
            Start Date: 21/Nov/19 08:11
    Worklog Time Spent: 10m 
      Work Description: marius-cornescu commented on pull request #3354: CAMEL-14146 : camel-hdfs - Consumer that splits with ChunkSize should add similar header info like the Splitter
URL: https://github.com/apache/camel/pull/3354
 
 
   CAMEL-14146 : camel-hdfs - Consumer that splits with ChunkSize should add similar header info like the Splitter
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 347246)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>             Fix For: 3.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)