[
https://issues.apache.org/jira/browse/NIFI-14622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael W Moser reassigned NIFI-14622:
--------------------------------------
Assignee: Michael W Moser
> Add SupportsBatching annotation to some components
> --------------------------------------------------
>
> Key: NIFI-14622
> URL: https://issues.apache.org/jira/browse/NIFI-14622
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Michael W Moser
> Assignee: Michael W Moser
> Priority: Trivial
>
> I experienced a backlog of flowfiles in front of UpdateCounter. Adding
> multiple ConcurrentTasks helps, but SupportsBatching helps even more and is
> more efficient.
> I looked through other processors in the codebase and we should add
> SupportsBatching annotation where it could help improve performance.
> * UpdateCounter
> * CalculateRecordStats
> * DecryptContentPGP
> * EncryptContentPGP
> * SignContentPGP
> * VerifyContentPGP
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)