uros-b commented on PR #56516: URL: https://github.com/apache/spark/pull/56516#issuecomment-4735823812
Regarding the PR description, it seems that there actually is an observable behavior change. Repeated CreateResourceProfile calls with identical resources now return the same profile ID instead of a new one each time. So, equivalent profiles now share executors under dynamic allocation instead of each getting a separate pool. If there is a user-facing change, it should be notead and we will need an appropriate release note. -- 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]
