You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Gerlits (Jira)" <ji...@apache.org> on 2022/11/29 17:48:00 UTC

[jira] [Updated] (MINIFICPP-1156) Avoid recursive mutex in Soci SQL impl

     [ https://issues.apache.org/jira/browse/MINIFICPP-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ferenc Gerlits updated MINIFICPP-1156:
--------------------------------------
    Fix Version/s: 0.14.0
                       (was: 0.13.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.14.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.20.10#820010)