You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2015/10/15 14:31:05 UTC

[jira] [Updated] (QPID-6791) Unsafe usage of WeakHashMap in ACL module can cause the broker to dead lock

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

Keith Wall updated QPID-6791:
-----------------------------
    Summary: Unsafe usage of WeakHashMap in ACL module can cause the broker to dead lock  (was: Unsafe usage of WeakHashMap can cause the broker to dead lock)

> Unsafe usage of WeakHashMap in ACL module 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.17, 0.32
>            Reporter: Lorenz Quack
>            Priority: Critical
>              Labels: ACL
>             Fix For: qpid-java-6.0
>
>
> {{org.apache.qpid.server.security.access.config.RuleSet}} uses {{WeakHashMap}} in a multi-threaded environment. However, {{WeakHasMap}} is not thread-safe. This can cause the broker to dead lock.
> This problem can affect only users utilising ACLs.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org