Clebert Suconic created ARTEMIS-5982:
----------------------------------------

             Summary: The lock coordinator should start the acceptor last, not 
first
                 Key: ARTEMIS-5982
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5982
             Project: Artemis
          Issue Type: Bug
            Reporter: Clebert Suconic
            Assignee: Clebert Suconic


I implemented ordering on the lock coordinator to avoid a situation where a 
message.send could not be captured between the acceptor start and the mirror 
start. I got the order inverted and this is fixing that issue.

There's a small window (of milliseconds or even less) that if a message arrives 
before the mirror is started you could miss the event.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to