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

Set higher timeout for Elasticsearch/OpenSearch container startup #26881

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jul 22, 2022

Frequent I/O Errors we got lately seem to be related to that.

Frequent I/O Errors we got lately seem to be related to that.
Copy link
Member

@yrodiere yrodiere left a comment

Choose a reason for hiding this comment

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

Elasticsearch initialization never takes more than 7s on my laptop, and I've never had any problem with <time>20000</time> on the Hibernate Search CI, so that's weird...

I guess the GitHub Actions VMs are (much) slower than those of Hibernate Search's CI for some reason :/

Anyway, if it works, +1 from me.

@gsmet
Copy link
Member Author

gsmet commented Jul 22, 2022

Well, I had a look at one particular failure and it was actually still starting after 20 seconds. So let's try that and see how it goes.

@gsmet gsmet merged commit 8a198fe into quarkusio:main Jul 22, 2022
@quarkus-bot quarkus-bot bot added this to the 2.12 - main milestone Jul 22, 2022
@gsmet gsmet modified the milestones: 2.12 - main, 2.11.1.Final Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants