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

SNOW-1012110 Skip Retry after Application Closed #544

Merged
merged 5 commits into from
Feb 6, 2024
Merged

Conversation

sfc-gh-bli
Copy link
Contributor

@sfc-gh-bli sfc-gh-bli commented Feb 2, 2024

Spark triggers onApplicationEnd listener earlier than stops tasks. Spark connector cancels all running queries in this listener. Therefore, spark will rerun those canceled queries in the retry.
This PR introduces a new checker, to skip those retries after application closed.

@sfc-gh-bli sfc-gh-bli requested review from sfc-gh-zli and removed request for sfc-gh-sshankar February 2, 2024 00:34
@sfc-gh-bli sfc-gh-bli merged commit 5fc3a1e into master Feb 6, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants