jiangxb1987 opened a new pull request #26030: [SPARK-29263][SCHEDULER][FOLLOWUP][TEST] Update `FakeTask.createTaskSet()` method URL: https://github.com/apache/spark/pull/26030 ### What changes were proposed in this pull request? Update `FakeTask.createTaskSet()` method to make the generated TaskSet makes use of the `priority` param. ### How was this patch tested? All the places referring to this method pass `priority = 0`, but we still need to fix this to avoid future test failure.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
