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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to