Marton Szasz created MINIFICPP-2693:
---------------------------------------
Summary: ProcessContext should not be shared among multiple
threads of the same processor
Key: MINIFICPP-2693
URL: https://issues.apache.org/jira/browse/MINIFICPP-2693
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Marton Szasz
Assignee: Ferenc Gerlits
ProcessContext should be private to the onTrigger run, and not shared between
threads. I believe this is how it works in NiFi, but we ended up sharing it in
MiNiFi C++. We should bring the design closer to NiFi in this regard.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)