[
https://issues.apache.org/jira/browse/MINIFICPP-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-1951.
-------------------------------------
Resolution: Fixed
> 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
> Assignee: Adam Debreceni
> Priority: Minor
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> 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)