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/07/19 08:14:37 UTC

[GitHub] [airflow] potiuk commented on pull request #17076: Revert "Prevent running `airflow db init\upgrade` migrations and setup in parallel. (#16311)"

potiuk commented on pull request #17076:
URL: https://github.com/apache/airflow/pull/17076#issuecomment-882343298


   > Would it be possible to only revert the MSSQL part? The Postgres and MySQL locking mechanism looks good to me, but I don’t know about MSSQL (and it is what’s causing the problem). We don’t support locking on all databases anyway (e.g. the locking manager is no-op on SQLite for obvious reasons), so we don’t really need to implement this for all databases at one shot.
   > 
   > But if the partial-reverting is not easy to do, I think reverting all of this is still better than the current `main` state, so I’m approving this.
   
   Should be easy to revert only mysql and I agree it would be much better.


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