[
https://issues.apache.org/jira/browse/MINIFICPP-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1351:
------------------------------------
Status: Patch Available (was: In Progress)
https://github.com/apache/nifi-minifi-cpp/pull/894
> 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
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)