Michael W Moser created NIFI-14622:
--------------------------------------
Summary: 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
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)