Skip to content

Speed up Slow FlushIT#74013

Merged
original-brownbear merged 1 commit intoelastic:masterfrom
original-brownbear:speed-up-slow-flush-it
Jun 10, 2021
Merged

Speed up Slow FlushIT#74013
original-brownbear merged 1 commit intoelastic:masterfrom
original-brownbear:speed-up-slow-flush-it

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

This test regularly takes almost 10s because 5s default check interval
would cause a long wait until the idle check even runs. This in turn would
cause the busy assert to backoff to a long wait, causing this test to generally
hold up the build worker it runs on => shorter check interval.

This test regularly takes almost `10s` because 5s default check interval
would cause a long wait until the idle check even runs. This in turn would
cause the busy assert to backoff to a long wait, causing this test to generally
hold up the build worker it runs on => shorter check interval.
@original-brownbear original-brownbear added >test Issues or PRs that are addressing/adding tests :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. v8.0.0 v7.14.0 labels Jun 10, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jun 10, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Armin!

@original-brownbear
Copy link
Copy Markdown
Contributor Author

np + thanks Nhat!

@original-brownbear original-brownbear merged commit de88280 into elastic:master Jun 10, 2021
@original-brownbear original-brownbear deleted the speed-up-slow-flush-it branch June 10, 2021 18:15
original-brownbear added a commit that referenced this pull request Jun 13, 2021
This test regularly takes almost `10s` because 5s default check interval
would cause a long wait until the idle check even runs. This in turn would
cause the busy assert to backoff to a long wait, causing this test to generally
hold up the build worker it runs on => shorter check interval.
@original-brownbear original-brownbear restored the speed-up-slow-flush-it branch April 18, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Engine Anything around managing Lucene and the Translog in an open shard. Team:Distributed Meta label for distributed team. >test Issues or PRs that are addressing/adding tests v7.14.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants