Mark Payne created NIFI-1674:
--------------------------------
Summary: PutKafka should pull in multiple FlowFiles to meet Batch
Size if not using delimiter
Key: NIFI-1674
URL: https://issues.apache.org/jira/browse/NIFI-1674
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Mark Payne
Fix For: 0.7.0
If a Batch Size is specified in PutKafka, but there is no delimiter used, then
we should pull in up to BATCH_SIZE FlowFiles and send them together as a single
batch instead of sending each FlowFile individually
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)