j1wonpark commented on PR #57651: URL: https://github.com/apache/spark/pull/57651#issuecomment-5279718832
@mridulm Could you take a look when you have a chance? We hit this in production on a long-running Spark Connect server (`minExecutors=0`): `numberMaxNeededExecutors` stayed at 0 while a stage had a pending task, so no executors were ever requested and queries hung until a driver restart. -- 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]
