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

EMR cancel job could cause stale session with SigV4a signer #320

Open
noCharger opened this issue Apr 27, 2024 · 0 comments
Open

EMR cancel job could cause stale session with SigV4a signer #320

noCharger opened this issue Apr 27, 2024 · 0 comments

Comments

@noCharger
Copy link
Collaborator

The introduction of the sigv4a signer brings to light a potential issue where the request signing, being an asynchronous operation, could be interrupted during Spark context stopping. This issue would manifest primarily when an EMR job is intentionally canceled, leading to stale interactive jobs, although it would not affect the current flow otherwise.

For tracking this feature request, see the issues on GitHub: aws-sdk-java-v2 #5162 and aws-crt-java #782. A swift follow-up is planned for Flint 0.4.

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

No branches or pull requests

1 participant