You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/08 05:40:01 UTC

[GitHub] [airflow] jedcunningham opened a new pull request, #22851: Revert "Print configuration on scheduler startup. (#22588)"

jedcunningham opened a new pull request, #22851:
URL: https://github.com/apache/airflow/pull/22851

   This reverts commit 78586b45a0f6007ab6b94c35b33790a944856e5e from #22588.
   
   I played with incorporating these concepts into `airflow config list` behind flags tonight, but had trouble maintaining backwards compatibility. I think we can get there, but I ran into enough bumps that I'd rather not rush for 2.3.0 and have even more backcompat to handle later.
   
   This also reverts responding to USR1 with a config dump, as my attempts made significant changes to the helper `get_config_with_source` it uses.
   
   cc: @tirkarthi, @ashb, @potiuk 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] ashb merged pull request #22851: Revert "Print configuration on scheduler startup. (#22588)"

Posted by GitBox <gi...@apache.org>.
ashb merged PR #22851:
URL: https://github.com/apache/airflow/pull/22851


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org