Skip to content

SM2A upgrade to Airflow 3.0+ #441

Description

@ividito

Direct DB access has been replaced by an intermediate service, and a new service is needed to run the DAG processor. We should be able to apply these changes in place, but the infra changes are significant enough to require some extra testing in a low-stakes environment.

Ref: https://airflow.apache.org/docs/apache-airflow/stable/installation/upgrading_to_airflow3.html#understanding-airflow-3-x-architecture-changes

At first read, this looks like DB connections have been refactored and a new service has been added to facilitate worker -> DB connections. These changes will need to be applied at the module level for SM2A, and possibly in the Dockerfiles for each core service as well.

AC

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions