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

ASF subversion and git services commented on NIFI-5989:
-------------------------------------------------------

Commit bc0e68ff2abbfc2a1f38f3fe34812eb4adfc92fd in nifi's branch 
refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bc0e68f ]

NIFI-5989: Update to property names to clarify difference between batch sizes


> Improve PutKudu BatchSize handling
> ----------------------------------
>
>                 Key: NIFI-5989
>                 URL: https://issues.apache.org/jira/browse/NIFI-5989
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Alex Goos
>            Priority: Major
>              Labels: kudu, nifi
>             Fix For: 1.9.0
>
>         Attachments: 
> 0001-NIFI-5989-PutKudu-Additional-FF-Queue-length-setting.patch
>
>
> Current "Batch size" property of PutKudu affects both: the number of 
> Flowfiles pulled per OnTrigger and the size of the Kudu client modification 
> buffer.
> If the Flowfiles contain a considerable amount of records, then a 
> disproportionate amount of data is pulled in and deserialized into memory, 
> when in AUTO_FLUSH_BACKGROUND mode. 
> We propose introducing a separate setting for the batch size of FlowFiles.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to