Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/19671#discussion_r151253919
--- Diff:
core/src/test/scala/org/apache/spark/storage/BlockManagerSuite.scala ---
@@ -1322,33 +1322,55 @@ class BlockManagerSuite extends SparkFunSuite with
Matchers with BeforeAndAfterE
test("SPARK-20640: Shuffle registration timeout and maxAttempts conf are
working") {
val tryAgainMsg = "test_spark_20640_try_again"
+ val `timingoutExecutor` = "timingoutExecutor"
--- End diff --
Why the backticks?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]