You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Francesco Nigro (JIRA)" <ji...@apache.org> on 2018/06/20 09:57:00 UTC

[jira] [Created] (ARTEMIS-1945) InVMNodeManager shared state should be volatile

Francesco Nigro created ARTEMIS-1945:
----------------------------------------

             Summary: InVMNodeManager shared state should be volatile
                 Key: ARTEMIS-1945
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1945
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Francesco Nigro
            Assignee: Francesco Nigro


InVMNodeManager is not declaring its shared state as volatile, risking to deadlock while awaiting live state (depends by how JIT decide to optimize the state access code).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)