Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, ConsumeKafkaRecord will batch together only as many records in a FlowFile as it is able to obtain for a single partition & topic. This should be updated to allow for multiple iterations of KafkaConsumer.poll() in the same way that ConsumeKafka does with a Demarcator configured.
Attachments
Issue Links
- relates to
-
NIFI-7642 KafkaConsumers: Improve batching into fewer FlowFiles under high latency conditions
- Open
- links to