sarutak commented on a change in pull request #28234: [SPARK-31462][INFRA] The
usage of getopts and case statement is wrong in do-release.sh
URL: https://github.com/apache/spark/pull/28234#discussion_r409804529
##########
File path:
core/src/test/scala/org/apache/spark/scheduler/BarrierTaskContextSuite.scala
##########
@@ -206,6 +206,7 @@ class BarrierTaskContextSuite extends SparkFunSuite with
LocalSparkContext {
// Due to some non-obvious reason, the code can trigger an Exception
and skip the
// following statements within the try ... catch block, including
the first barrier()
// call.
+ Thread.sleep(1000)
Review comment:
Oh sorry, It's another investigation for another issue.
----------------------------------------------------------------
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]