gengliangwang commented on a change in pull request #33477:
URL: https://github.com/apache/spark/pull/33477#discussion_r674587837
##########
File path:
core/src/test/scala/org/apache/spark/shuffle/ShuffleBlockPusherSuite.scala
##########
@@ -324,8 +324,32 @@ class ShuffleBlockPusherSuite extends SparkFunSuite with
BeforeAndAfterEach {
assert(pusher.unreachableBlockMgrs.size == 2)
}
+ test("FileNotFound exceptions stops the push") {
Review comment:
Nit: let add jira ID SPARK-36255 here.
--
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]