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

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

Commit 0ce737221fb264236d8ddeb2c746937fe1e3d7d2 in airflow's branch 
refs/heads/v1-10-test from Qingping Hou
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=0ce7372 ]

[AIRFLOW-5038] skip pod deleted log message when pod deletion is disabled 
(#5656)

When delete_worker_pods is set to False, scheduler should not log
Pod deleted message.

(cherry picked from commit ad94df833f4148555f10a1905f19a5006d32e873)


> Pod deleted message is shown incorrectly when pod deletion is disabled
> ----------------------------------------------------------------------
>
>                 Key: AIRFLOW-5038
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5038
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: scheduler
>    Affects Versions: 1.10.3
>            Reporter: QP Hou
>            Assignee: QP Hou
>            Priority: Minor
>             Fix For: 1.10.4
>
>
> When `delete_worker_pods` is set to False, scheduler still logs this line: 
> `self.log.info('Deleted pod: %s', str(key))`, which is incorrect and 
> confusing.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to