-
Notifications
You must be signed in to change notification settings - Fork 25.2k
SimpleSecurityNetty4ServerTransportTests.testTracerLog is failing with appends to non-started mock appender #41890
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
:Distributed Coordination/Network
Http and internode communication implementations
>test-failure
Triaged test failures from CI
Comments
Pinging @elastic/es-distributed |
original-brownbear
added a commit
to original-brownbear/elasticsearch
that referenced
this issue
May 21, 2019
* Start appender before using it like we do for e.g. the Netty leak detection appender to avoid interference from actions on the network threads that might still be dangling from previous tests in the same suite * Closes elastic#41890
pull bot
pushed a commit
to scher200/elasticsearch
that referenced
this issue
May 22, 2019
* Fix testTracerLog Network Tests * Start appender before using it like we do for e.g. the Netty leak detection appender to avoid interference from actions on the network threads that might still be dangling from previous tests in the same suite * Closes elastic#41890
original-brownbear
added a commit
to original-brownbear/elasticsearch
that referenced
this issue
May 27, 2019
* Fix testTracerLog Network Tests * Start appender before using it like we do for e.g. the Netty leak detection appender to avoid interference from actions on the network threads that might still be dangling from previous tests in the same suite * Closes elastic#41890
gurkankaymak
pushed a commit
to gurkankaymak/elasticsearch
that referenced
this issue
May 27, 2019
* Fix testTracerLog Network Tests * Start appender before using it like we do for e.g. the Netty leak detection appender to avoid interference from actions on the network threads that might still be dangling from previous tests in the same suite * Closes elastic#41890
original-brownbear
added a commit
that referenced
this issue
May 27, 2019
* Fix testTracerLog Network Tests * Start appender before using it like we do for e.g. the Netty leak detection appender to avoid interference from actions on the network threads that might still be dangling from previous tests in the same suite * Closes #41890
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Distributed Coordination/Network
Http and internode communication implementations
>test-failure
Triaged test failures from CI
This just failed for
SimpleSecurityNetty4ServerTransportTests.testTracerLog
:https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/3437/
A slightly different error message this time:
Reproduce line is:
Relates #40586
The text was updated successfully, but these errors were encountered: