[
https://issues.apache.org/jira/browse/MINIFICPP-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda updated MINIFICPP-1156:
----------------------------------
Fix Version/s: (was: 0.9.0)
0.10.0
> Avoid recursive mutex in Soci SQL impl
> --------------------------------------
>
> Key: MINIFICPP-1156
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1156
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Arpad Boda
> Priority: Major
> Fix For: 0.10.0
>
>
> Recursive mutex is usually a bad smell and should be avoided.
> A possible workaround is unique locks passed as arguments.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)