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 2021/11/18 05:51:24 UTC

[GitHub] [airflow] uranusjr edited a comment on pull request #19637: Trigger DAG re-serialization after upgrade

uranusjr edited a comment on pull request #19637:
URL: https://github.com/apache/airflow/pull/19637#issuecomment-972559524


   > I suggest, we add a flag like I suggested in [#19637 (comment)](https://github.com/apache/airflow/pull/19637#issuecomment-971786164) for users who wants to clear serialized DAGs while upgrade but "-1" for forcing it.
   
   If we add a flag, I want it the other ways around, i.e. you need to explicitly _opt out_ of auto reserialisation. An opt-in flag is meaningless since we can just tell the user to run `airflow dags reserialize` manually after `airflow db upgrade`.


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