Gábor Gyimesi created MINIFICPP-1951:
----------------------------------------
Summary: Parallel DefragmentTexts should not rewrite each other's
content
Key: MINIFICPP-1951
URL: https://issues.apache.org/jira/browse/MINIFICPP-1951
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
DefragmentText processors append flow file contents, which can modify the
content repository. If multiple DefragmentText processors run and modify the
same flow file in parallel (in a situation when a processor's relationship is
connected to multiple DefragmentText processors), that should result in two
separate flow files forwarded to the rest of the flow. It should create
separate files in the content repository as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)