o-nikolas commented on issue #41891:
URL: https://github.com/apache/airflow/issues/41891#issuecomment-2321749536

   @potiuk This one is not related to the new hybrid/multiple executor config 
changes. It's actually related to the recent changes to remove the task context 
logger in favour of the log table #40867 (CC @dstandish)
   
   What _is_ similar is that it's another issue with these old HybridExecutors 
not using the base executor interface directly so every time you modify it you 
must update these by hand, which just got missed in the context logger work. 
Let's deprecate these thigns as soon as we feel comfortable doing.


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