Teresa Martyny created AIRFLOW-4547:
---------------------------------------

             Summary: Negative priority_weight should not be permitted
                 Key: AIRFLOW-4547
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4547
             Project: Apache Airflow
          Issue Type: Bug
          Components: operators
    Affects Versions: 1.10.3
            Reporter: Teresa Martyny


Airflow allows a dev to assign a negative priority_weight to a task. However, 
the Airflow code does math to change the priority_weight on its own. This makes 
the final priority_weight wrong in the end. Airflow should raise an error if an 
operator has priority_weight assigned to a negative number at any point. 



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

Reply via email to