You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/11/29 18:44:20 UTC

[airflow] branch main updated (84dc2be -> 9c69f1c)

This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 84dc2be  Fix `multiNamespaceMode` docs to also cover KPO (#19879)
     add 9c69f1c  Avoid littering postgres server logs with "could not obtain lock" with HA schedulers (#19842)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/scheduler_job.py | 19 ++++++++++++++-
 airflow/utils/db.py           | 55 +++++++++++++++++++++++++++++++++++++++----
 airflow/utils/session.py      | 36 ----------------------------
 3 files changed, 69 insertions(+), 41 deletions(-)