Skip to content

Fix Spark image healthcheck flakiness#153

Merged
hashhar merged 2 commits intotrinodb:masterfrom
hashhar:hashhar/spark-fixes
Nov 1, 2022
Merged

Fix Spark image healthcheck flakiness#153
hashhar merged 2 commits intotrinodb:masterfrom
hashhar:hashhar/spark-fixes

Conversation

@hashhar
Copy link
Copy Markdown
Member

@hashhar hashhar commented Oct 31, 2022

No description provided.

localhost can resolve to either IPv4 or IPv6 address at runtime and
depending on the configuration of the Docker daemon IPv6 may not work
leading to failing healthchecks during runtime.
@hashhar hashhar requested a review from ebyhr October 31, 2022 19:53
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Nov 1, 2022

@hashhar Will you release a new version after merging this PR?

@hashhar
Copy link
Copy Markdown
Member Author

hashhar commented Nov 1, 2022

@ebyhr Yes. I've verified this fixes the remaining failures in trinodb/trino#14810

@hashhar hashhar merged commit 1feba1b into trinodb:master Nov 1, 2022
@hashhar hashhar deleted the hashhar/spark-fixes branch November 1, 2022 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants