j1wonpark commented on code in PR #57651: URL: https://github.com/apache/spark/pull/57651#discussion_r3880087953
########## core/src/main/scala/org/apache/spark/ExecutorAllocationManager.scala: ########## Review Comment: Thank you for catching this. Gated on `stageAttemptToNumTasks.contains(stageAttempt)` like the other guards and added a regression test. Addressed in 4803a3f. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
