[ 
https://issues.apache.org/jira/browse/NIFI-14622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956036#comment-17956036
 ] 

ASF subversion and git services commented on NIFI-14622:
--------------------------------------------------------

Commit 2b7d9fd70af0da0de865ac3017e56c99844e09a1 in nifi's branch 
refs/heads/main from Michael W Moser
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2b7d9fd70a ]

NIFI-14622 Added SupportsBatching annotation to PGP and other Processors (#9984)

Signed-off-by: David Handermann <[email protected]>

> 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
>          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)

Reply via email to