skonto edited a comment on pull request #30675:
URL: https://github.com/apache/spark/pull/30675#issuecomment-743197352


   > So one of the problem is running the missing POD detection check even when 
a single POD is changed without having a full consistent snapshot about all the 
PODs (see ExecutorPodsPollingSnapshotSource).
   
   @attilapiros @dongjoon-hyun  moving to a [lister based 
implementation](https://issues.apache.org/jira/browse/SPARK-33737) should help 
by having a common source of truth about pods state at any given time. 
Reconciling executors should be simpler imho. Also testing in this PR covers 
the bug somehow (without this patch any test fails)?


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to