You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jason Kendall (Jira)" <ji...@apache.org> on 2021/06/04 02:20:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17357019#comment-17357019 ] 

Jason Kendall commented on AIRFLOW-4848:
----------------------------------------

Tracking down similar issue - Are you using Celery Executor? 

> 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. This affects airflow 1.10.3, mysql rds 5.7.25
>  
> 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
(v8.3.4#803005)