dongjoon-hyun commented on code in PR #38441:
URL: https://github.com/apache/spark/pull/38441#discussion_r1024247259


##########
core/src/test/scala/org/apache/spark/scheduler/TaskSchedulerImplSuite.scala:
##########
@@ -1976,10 +1977,11 @@ class TaskSchedulerImplSuite extends SparkFunSuite with 
LocalSparkContext
 
   test("test full decommissioning flow") {

Review Comment:
   1. After changing the default value `0`, please recover this test case.
   2. Add a new test case with test prefix `SPARK-40979: ` with 
`SCHEDULER_MAX_RETAINED_REMOVED_EXECUTORS=1`.



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

Reply via email to