Alex Guziel created AIRFLOW-799:
-----------------------------------
Summary: Workers re-set queue column in task_instance table
Key: AIRFLOW-799
URL: https://issues.apache.org/jira/browse/AIRFLOW-799
Project: Apache Airflow
Issue Type: Bug
Reporter: Alex Guziel
Assignee: Alex Guziel
Priority: Minor
Right now, the scheduler uses the policy file to set the queue field in
task_instance. Workers, when updating the state, will set the queue according
to the DAG information, changing it from the result that would be from applying
the policy file. This reduces auditability.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)