[
https://issues.apache.org/jira/browse/AIRFLOW-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087044#comment-17087044
]
ASF GitHub Bot commented on AIRFLOW-6935:
-----------------------------------------
stale[bot] commented on pull request #7559: [AIRFLOW-6935] Pass the
SchedulerJob configuration using the constructor
URL: https://github.com/apache/airflow/pull/7559
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Pass the SchedulerJob configuration using the constructor
> ---------------------------------------------------------
>
> Key: AIRFLOW-6935
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6935
> Project: Apache Airflow
> Issue Type: Improvement
> Components: scheduler
> Affects Versions: 1.10.9
> Reporter: Kamil Bregula
> Priority: Major
>
> It is difficult to understand the configurations of these classes if they
> contain hidden configuration options. All configuration parameters should be
> passed by the constructor. It also forces each option to be documented and
> prevents it from reading in the loop, which is expensive.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)