Skip to content
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

Fix Test Failures from MockNioTransport Logger #42545

Conversation

original-brownbear
Copy link
Member

* This call can fail when it tries to re-schedule the timeout check
after the threadpool was shut down already failing tests with
RejectedExecutionException
@original-brownbear original-brownbear added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Network Http and internode communication implementations v8.0.0 v7.3.0 labels May 24, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

Copy link
Contributor

@Tim-Brooks Tim-Brooks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@original-brownbear original-brownbear merged commit d6d032d into elastic:master May 25, 2019
@original-brownbear original-brownbear deleted the fix-log-long-running-reject branch May 25, 2019 03:51
@original-brownbear
Copy link
Member Author

thanks @tbrooks8 !

gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
* This call can fail when it tries to re-schedule the timeout check
after the threadpool was shut down already failing tests with
RejectedExecutionException
@original-brownbear original-brownbear restored the fix-log-long-running-reject branch August 6, 2020 18:22
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 Issues or PRs that are addressing/adding tests v7.3.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants