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

Stop getting message from event after migrating EmrContainerTrigger to AwsBaseWaiterTrigger #35892

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

hussein-awala
Copy link
Member

#32274 migrated the class EmrContainerTrigger to the generic waiter AwsBaseWaiterTrigger, but it missed removing the access of the message from the triggered event, which is not provided anymore. This PR applies the same change applied to the other migrated triggers.

closes: #35882

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Nov 27, 2023
@hussein-awala hussein-awala changed the title Stop getting message from event after migrating EmrContainerTrigger t… Stop getting message from event after migrating EmrContainerTrigger to AwsBaseWaiterTrigger Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:amazon AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EmrContainerSensor On aws Using deferrable=True get exception
2 participants