SamWheating commented on issue #21397:
URL: https://github.com/apache/airflow/issues/21397#issuecomment-1049268618


   Now that one fix has been proposed 
(https://github.com/apache/airflow/pull/21399) and I have validated it in our 
Airflow deployments, what do you think about the proposed implementation? Any 
preferences between:
   
   1) Adding an indexed `fileloc_hash` to the DAG table and refactoring the 
existing code to use this index.
   2) bulk-deactivating deactivating files from the processor manager (as 
proposed above)
   
   I am happy to help implement either change but would really like some 
careful review and discussion of the proposed methods.


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