You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2023/06/08 19:23:00 UTC

[jira] [Created] (NIFI-11670) Encrypted Content Repository is very slow when FlowFiles have a non-zero Content Claim Offset

Mark Payne created NIFI-11670:
---------------------------------

             Summary: Encrypted Content Repository is very slow when FlowFiles have a non-zero Content Claim Offset
                 Key: NIFI-11670
                 URL: https://issues.apache.org/jira/browse/NIFI-11670
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Mark Payne
            Assignee: Mark Payne
             Fix For: 1.latest, 2.latest


To replicate, create a flow with GenerateFlowFile -> MergeContent

Configure GenerateFlowFile to generate 25 KB FlowFiles with a batch size of 1,000. It's important in order to replicate, that batch size be used.

Configure MergeContent to merge bins of 1,000 FlowFiles.

Merging the files when using unencrypted/default content repository takes milliseconds. Using Encrypted Repo it takes nearly a minute.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)