[ 
https://issues.apache.org/jira/browse/AIRFLOW-3911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798040#comment-16798040
 ] 

ASF subversion and git services commented on AIRFLOW-3911:
----------------------------------------------------------

Commit 94ade59ac185d3ab2f184c23d16e62a7ac3bfdb7 in airflow's branch 
refs/heads/v1-10-stable from Nathaniel Ritholtz
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=94ade59 ]

[AIRFLOW-3911] Change Harvesting DAG parsing results to DEBUG log level (#4729)



> Change log level to DEBUG for 'Harvesting DAG parsing results'
> --------------------------------------------------------------
>
>                 Key: AIRFLOW-3911
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3911
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: scheduler
>    Affects Versions: 1.10.2
>            Reporter: Nathaniel Ritholtz
>            Priority: Minor
>             Fix For: 1.10.3
>
>
> In 1.10.2 release, 
> [https://github.com/apache/airflow/blob/a9f9f1caebb0268398440b62354a2da34d0621d1/airflow/jobs.py#L1570]
>  was introduced:
> {code}
>  self.log.info("Harvesting DAG parsing results")
> {code}
> After upgrading to this version, I started getting spammed by this message 
> and I use INFO level for my DAG logs.
> The request is to move this log statement to debug level.



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

Reply via email to