You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Fokko Driesprong (JIRA)" <ji...@apache.org> on 2019/01/29 10:56:00 UTC

[jira] [Assigned] (AIRFLOW-3478) Make sure that database connections are closed

     [ https://issues.apache.org/jira/browse/AIRFLOW-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fokko Driesprong reassigned AIRFLOW-3478:
-----------------------------------------

    Assignee: Fokko Driesprong

> Make sure that database connections are closed
> ----------------------------------------------
>
>                 Key: AIRFLOW-3478
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3478
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Fokko Driesprong
>            Assignee: Fokko Driesprong
>            Priority: Major
>             Fix For: 1.10.2
>
>
> Calling .close() will make sure that the connection is being given back to the pool. When using settings.Session() directly, it is easy to forget to commit and close the session.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)