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

Willem Jiang commented on CAMEL-7900:
-------------------------------------

I just checked the code camel-hdfs, it has the same issue.

> hdfs2 - chunkSize not honored
> -----------------------------
>
>                 Key: CAMEL-7900
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7900
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hdfs
>    Affects Versions: 2.14.0
>            Reporter: Paolo Antinori
>            Assignee: Willem Jiang
>            Priority: Minor
>
> {{camel-hdfs2}} component exposes {{chunkSize}} param, but that value is not 
> correctly used in 
> https://github.com/apache/camel/blob/master/components/camel-hdfs2/src/main/java/org/apache/camel/component/hdfs2/HdfsFileType.java#L79
> and the constant value:
> {code}
> public static final int DEFAULT_BUFFERSIZE = 4096;
> {code}
> always overrides it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to