You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2022/08/10 20:56:00 UTC

[jira] [Created] (ARTEMIS-3929) Changing OpenWireProtocolManager::clientIDs to a concurrent Hash Map

Clebert Suconic created ARTEMIS-3929:
----------------------------------------

             Summary: Changing OpenWireProtocolManager::clientIDs to a concurrent Hash Map
                 Key: ARTEMIS-3929
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3929
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Clebert Suconic
            Assignee: Clebert Suconic


as I was testing ARTEMIS-3928 I found this contention with the clientID hashMap, what was causing the entire broker to freeze when every client was failing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)