Github user jiangxb1987 commented on the issue:
https://github.com/apache/spark/pull/19671
I think we should run the test for `executor2` for multiple times to avoid
the test case being flaky. The test case is flaky mainly because we may lose
the `RegisterExecutor` message, which is not related to the Thead.sleep() issue.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
