wuyi created SPARK-54695:
----------------------------

             Summary: StandaloneDynamicAllocationSuite.syncExecutor should 
ensure executor is ready for scheduling
                 Key: SPARK-54695
                 URL: https://issues.apache.org/jira/browse/SPARK-54695
             Project: Spark
          Issue Type: Test
          Components: Spark Core
    Affects Versions: 3.5.7, 4.0.1, 3.4.4, 3.3.4, 3.2.4, 3.1.3, 3.0.3
            Reporter: wuyi


After https://issues.apache.org/jira/browse/SPARK-29287, executor actually gets 
fully setup in two steps: 1. RegisterExecutor 2. LaunchedExecutor

 
StandaloneDynamicAllocationSuite.syncExecutors() was broken unintentionally by 
this change. It now returns partially setup executors.
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to