[
https://issues.apache.org/jira/browse/NIFI-7890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17269231#comment-17269231
]
ASF subversion and git services commented on NIFI-7890:
-------------------------------------------------------
Commit 93a5823f8ab9b1e6b71fe418e8af3756f4c1c1c2 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=93a5823 ]
NIFI-7890 - Added record support to ConsumeMQTT processor
This closes #4738.
Signed-off-by: Peter Turcsanyi <[email protected]>
> ConsumeMQTT - add record reader/writer
> --------------------------------------
>
> Key: NIFI-7890
> URL: https://issues.apache.org/jira/browse/NIFI-7890
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> At the moment the ConsumeMQTT processor is processing events one by one.
> Performances could be greatly improved by adding an optional record reader
> and writer so that many records can be written into a single flow file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)