michaelandrepearce opened a new pull request #2508: NO-JIRA fix writableBuffer so that its only visible after sub statements URL: https://github.com/apache/activemq-artemis/pull/2508 Potential race condition. This assignment to writableBuffer is visible to other threads before the subsequent statements are executed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
