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

[jira] [Updated] (AIRFLOW-4848) MySQL warnings about aborted connections, missing engine disposal

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

t oo updated AIRFLOW-4848:
--------------------------
    Fix Version/s:     (was: 1.10.0)

> MySQL warnings about aborted connections, missing engine disposal
> -----------------------------------------------------------------
>
>                 Key: AIRFLOW-4848
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4848
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: database
>            Reporter: t oo
>            Assignee: Daniel Huang
>            Priority: Minor
>
> I am not referring to airflow logs in filesystem. I am referrring to logs in the MySQL db itself.
>  
> ie
>  
> 2019-06-25T09:55:25.126187Z 54996343 [Note] Aborted connection 54996343 to db: 'airflowdb' user: 'f' host: 'host' (Got an error reading communication packets)
> 2019-06-25T09:55:25.392705Z 54996375 [Note] Aborted connection 54996375 to db: 'airflowdb' user: 'f' host: 'host' (Got an error reading communication packets)
> 2019-06-25T09:55:25.450276Z 54996240 [Note] Aborted connection 54996240 to db: 'airflowdb' user: 'f' host: 'host' (Got an error reading communication packets)
> 2019-06-25T09:55:25.592741Z 54996391 [Note] Aborted connection 54996391 to db: 'airflowdb' user: 'f' host: 'host' (Got an error reading communication packets)



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