Christopher L. Shannon created AMQ-6346:
-------------------------------------------
Summary: Concurrent access to a MQTT Transport from WebSocket
client can deadlock
Key: AMQ-6346
URL: https://issues.apache.org/jira/browse/AMQ-6346
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.13.3
Reporter: Christopher L. Shannon
Assignee: Christopher L. Shannon
Just like in AMQ-6046, WebSocket connections can encounter a deadlock when the
Jetty side allows for concurrent access to the Transport instance that forwards
commands onto the broker core.
This was fixed for Stomp in AMQ-6046 but also needs to be fixed for MQTT.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)