Lorenz Quack created QPID-6791:
----------------------------------

             Summary: Unsafe usage of WeakHashMap can cause the broker to dead 
lock
                 Key: QPID-6791
                 URL: https://issues.apache.org/jira/browse/QPID-6791
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.32, 0.17
            Reporter: Lorenz Quack
            Priority: Critical
             Fix For: qpid-java-6.0


{{org.apache.qpid.server.security.access.config.RuleSet}} uses {{WeakHashMap}}s 
in a multi-threaded environment. However, {{WeakHasMap}} is not thread-safe. 
This can cause the broker to dead lock.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to