Skip to content

Conversation

ppkarwasz
Copy link
Contributor

The sendRcFalse and sendRcTrue fields of JeroMqAppender are accessed without the necessary synchronization, which causes some test failures.

Closes #3002

@ppkarwasz ppkarwasz force-pushed the fix/2.x/3002_JeroMqAppenderTest branch from 9c3d884 to 896cee2 Compare October 1, 2024 19:31
The `sendRcFalse` and `sendRcTrue` fields of `JeroMqAppender` are accessed without the necessary synchronization, which causes some test failures.
@ppkarwasz ppkarwasz force-pushed the fix/2.x/3002_JeroMqAppenderTest branch from 896cee2 to aa19816 Compare October 1, 2024 19:33
@ppkarwasz ppkarwasz merged commit aa19816 into 2.x Oct 1, 2024
3 of 6 checks passed
@ppkarwasz ppkarwasz deleted the fix/2.x/3002_JeroMqAppenderTest branch October 1, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JeroMqAppenderTest is unreliable

2 participants