Skip to content

Comments

ECS Buglette#26921

Merged
eladkal merged 1 commit intoapache:mainfrom
aws-mwaa:ferruzzi/ecs-operator-fix
Oct 19, 2022
Merged

ECS Buglette#26921
eladkal merged 1 commit intoapache:mainfrom
aws-mwaa:ferruzzi/ecs-operator-fix

Conversation

@ferruzzi
Copy link
Contributor

@ferruzzi ferruzzi commented Oct 6, 2022

EcsTaskLogFetcher incorrectly displayed a deprecation notice when used correctly.

Fixes: https://apache-airflow.slack.com/archives/CCQ7EGB1P/p1664397142464329

Details: EcsTaskLogFetcher was moved from the operator module to the hook module a while back. _get_task_log_fetcher was still using the (old, deprecated) wrapper method which showed the deprecation notice each time even if the user wasn't calling the deprecated class themselves.

coauthor: Taragolis

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Oct 6, 2022
@eladkal
Copy link
Contributor

eladkal commented Oct 6, 2022

Can you please update description with full details of the issue?
Its OK to link to slack but slack messages are deleted after a few months so please add description of the issue

@ferruzzi
Copy link
Contributor Author

Sorry for the delay, I was away on holiday. Updated.

ECSTaskFlowFetcher incorrectly displayed a deprecation notice when used correctly.

coauthor: Taragolis
@ferruzzi ferruzzi force-pushed the ferruzzi/ecs-operator-fix branch from 7e054b1 to d2f8832 Compare October 18, 2022 18:42
@ferruzzi ferruzzi requested a review from eladkal as a code owner October 18, 2022 18:42
@ferruzzi
Copy link
Contributor Author

Failing test is unrelated to my change.

@eladkal
Copy link
Contributor

eladkal commented Oct 19, 2022

Failing test is unrelated to my change.

Failing test was fixed in #27115

@eladkal eladkal merged commit d4bfccb into apache:main Oct 19, 2022
@ferruzzi
Copy link
Contributor Author

Failing test was fixed in #27115

Thanks, I figured it was something in main, I was going to check it and rebase again this morning but looks like you got it for me. Cheers.

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.

3 participants