Marton Szasz created MINIFICPP-1351:
---------------------------------------
Summary: PublishKafka notifyStop accesses the connection without
synchronization
Key: MINIFICPP-1351
URL: https://issues.apache.org/jira/browse/MINIFICPP-1351
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Marton Szasz
Assignee: Marton Szasz
notifyStop doesn't lock the connection_mutex_ before reseting the conn_ to
nullptr. If onTrigger is still running, this crashes MiNiFi.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)