pacificsky commented on issue #26101:
URL: https://github.com/apache/airflow/issues/26101#issuecomment-1235994405

   @dstandish this seems to introduce non-deterministic behavior for any pod 
that uses KubernetesExecuter and specifies a pod override. Only pods that 
specify an override seem to be impacted. And the issue seems to be that the 
deserialization of the executer config is broken in some way in the new system.
   
   This can be easily repro'd in the airflow web UI by hitting reload 
repeatedly on the task instance details pane for a task that uses 
KubernetesExecuter and specifies an executor config. I was even able to cause 
the web ui to crash as a result.
   
   
   
[airflow_pickle_bug.txt](https://github.com/apache/airflow/files/9481532/airflow_pickle_bug.txt)
   
   


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