gtully commented on PR #4659: URL: https://github.com/apache/activemq-artemis/pull/4659#issuecomment-1795331969
part of my difficulty was misreading the clearContext at: https://github.com/apache/activemq-artemis/blob/a0784e3b8a75116424dd345037426e38a36f85d0/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/impl/journal/OperationContextImpl.java#L319 in terms of the clear method on the context itself, which I have renamed reset! For a future self or other. The clear is clearContext refers to the thread local only, which is ok. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
