You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Kalmár Róbert (Jira)" <ji...@apache.org> on 2021/02/01 15:25:00 UTC

[jira] [Assigned] (MINIFICPP-1467) Remove mutex from Connection

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

Kalmár Róbert reassigned MINIFICPP-1467:
----------------------------------------

    Assignee: Kalmár Róbert

> Remove mutex from Connection
> ----------------------------
>
>                 Key: MINIFICPP-1467
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1467
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Arpad Boda
>            Assignee: Kalmár Róbert
>            Priority: Major
>              Labels: MiNiFi-CPP-Hygiene
>
> Connection uses a mutex to protect the queue, but we also have a ConcurrentQueue implementation, so the logic here only duplicates that code.
> Other members are already atomic. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)