[
https://issues.apache.org/jira/browse/MINIFICPP-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-252.
------------------------------------
Resolution: Abandoned
> ContentRepository stream count can be replaced by an atomic hash map
> --------------------------------------------------------------------
>
> Key: MINIFICPP-252
> URL: https://issues.apache.org/jira/browse/MINIFICPP-252
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Marc Parisi
> Priority: Minor
>
> Something like
> https://github.com/facebook/folly/blob/master/folly/docs/AtomicHashMap.md
> can be used in place of a mutex. While I have not seen this become a
> bottleneck, I'm creating this ticket to explore whether or not this is a true
> problem through profiling, and if so, explore an atomic mapping.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)