[
https://issues.apache.org/jira/browse/NIFI-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17985179#comment-17985179
]
ASF subversion and git services commented on NIFI-14684:
--------------------------------------------------------
Commit d95357e4af369a8910f34623dc5bcd44b2f86525 in nifi's branch
refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d95357e4af ]
NIFI-14684 add SupportsBAtching to PutElasticsearchRecord and
PutElasticsearchJson for more efficient processing of FlowFiles
Signed-off-by: Pierre Villard <[email protected]>
This closes #10041.
> Support NiFi framework batching in PutElasticsearch* processors
> ---------------------------------------------------------------
>
> Key: NIFI-14684
> URL: https://issues.apache.org/jira/browse/NIFI-14684
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 2.4.0
> Reporter: Chris Sampson
> Assignee: Chris Sampson
> Priority: Minor
>
> Following on from NIFI-14335, the {{PutElasticsearch*}} processors should be
> updated to support batching at the NiFi framework level in order to more
> efficiently read FlowFiles from NiFi (and reduce the overhead of processing
> these).
> This should not impact the batching already implemented within these
> processors that ensure efficient chunking of data being sent to Elasticsearch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)