[
https://issues.apache.org/jira/browse/NIFI-14622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14622:
------------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)