[
https://issues.apache.org/jira/browse/MINIFICPP-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kalmár Róbert resolved MINIFICPP-1467.
--------------------------------------
Resolution: Abandoned
Abandoned because of a different approach.
> 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
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> 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)