zhongjiajie created AIRFLOW-4381:
------------------------------------
Summary: Use get_direct_relative_ids to get task relatives
Key: AIRFLOW-4381
URL: https://issues.apache.org/jira/browse/AIRFLOW-4381
Project: Apache Airflow
Issue Type: Improvement
Components: models
Affects Versions: 1.10.3
Reporter: zhongjiajie
Assignee: zhongjiajie
Now in models.baseoperator we get relatives by attribute, but
_downstream_task_ids and _upstream_task_ids is private member. This patch will
get relatives from exists function `get_direct_relative_ids`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)