Skip to content

Conversation

fcofdez
Copy link
Contributor

@fcofdez fcofdez commented Jan 23, 2023

This should help debugging #92910 and rule out possible environmental issues, such us slowness creating threads due to an overloaded CI worker.

This should help debugging elastic#92910 and rule out possible enviromental
issues, such us slowness creating threads due to an overloaded CI
worker.
@fcofdez fcofdez added >test Issues or PRs that are addressing/adding tests :Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. labels Jan 23, 2023
@fcofdez fcofdez requested a review from DaveCTurner January 23, 2023 18:06
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

}

private void assertNoRunningTasks(PrioritizedThrottledTaskRunner<TestTask> taskRunner) {
logger.info("--> ensure that there are no running tasks in the executor");
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets also log the maxThreads here

@fcofdez fcofdez merged commit 8ae886a into elastic:main Jan 24, 2023
@fcofdez
Copy link
Contributor Author

fcofdez commented Jan 24, 2023

Thanks Ievgen!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test Issues or PRs that are addressing/adding tests v8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants