Skip to content

Conversation

@dstandish
Copy link
Contributor

@dstandish dstandish commented Feb 12, 2023

Restores trigger logging PR #27758 which was reverted (#29472) due to CI problems.

See commit 5e8aed9 for the fix.

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:CLI provider:cncf-kubernetes Kubernetes (k8s) provider related issues area:logging area:providers area:Scheduler including HA (high availability) scheduler area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues provider:amazon AWS/Amazon - related issues provider:microsoft-azure Azure-related issues provider:google Google (including GCP) related issues labels Feb 12, 2023
@dstandish dstandish changed the title WIP - Restore trigger logging Restore trigger logging Feb 12, 2023
@dstandish dstandish marked this pull request as ready for review February 12, 2023 03:41
@dstandish dstandish merged commit f9e9d23 into apache:main Feb 12, 2023
@dstandish dstandish deleted the restore-trigger-logging branch February 12, 2023 05:14
@potiuk
Copy link
Member

potiuk commented Feb 12, 2023

Ah.. Nice catch @dstandish :)

@pierrejeambrun pierrejeambrun added this to the Airflow 2.6.0 milestone Feb 27, 2023
@pierrejeambrun pierrejeambrun added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Feb 27, 2023
potiuk added a commit to potiuk/airflow that referenced this pull request May 23, 2023
After apache#29482 triggerer logs are not printed directly to the
stdout, but they are queued in memory and written by a separate
thread. This causes a slight flakiness in case of CI tests
for test_trigger_job - especially on MSSQL.

This simple workaround should give more time to the logs to
propgate during the test
potiuk added a commit that referenced this pull request May 23, 2023
After #29482 triggerer logs are not printed directly to the
stdout, but they are queued in memory and written by a separate
thread. This causes a slight flakiness in case of CI tests
for test_trigger_job - especially on MSSQL.

This simple workaround should give more time to the logs to
propgate during the test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:CLI area:logging area:providers area:Scheduler including HA (high availability) scheduler area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:amazon AWS/Amazon - related issues provider:cncf-kubernetes Kubernetes (k8s) provider related issues provider:google Google (including GCP) related issues provider:microsoft-azure Azure-related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants