You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martyn Taylor (JIRA)" <ji...@apache.org> on 2017/03/20 17:15:41 UTC

[jira] [Created] (ARTEMIS-1051) Server Session is not thread safe

Martyn Taylor created ARTEMIS-1051:
--------------------------------------

             Summary: Server Session is not thread safe
                 Key: ARTEMIS-1051
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1051
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Martyn Taylor


According to [~clebertsuconic] this is a historical design decision when the CORE protocol was the main focus.  With Proton and AMQP it is possible that sends are initiated from separate threads, this could cause problem when a send on a single server session is interleaved with 2 threads.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)