You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2022/04/27 12:33: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 ]

Marton Szasz updated MINIFICPP-1156:
------------------------------------
    Fix Version/s: 0.12.0
                       (was: 0.11.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.12.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.7#820007)