LuciferYang commented on pull request #30547: URL: https://github.com/apache/spark/pull/30547#issuecomment-735791447
cc @HyukjinKwon this pr this bug fix for SPARK-33557. By the way, do you know where to use the configuration item `spark.core.connection.ack.wait.timeout` in Spark code? https://github.com/apache/spark/blob/6e5446e61f278e9afac342e8f33905f5630aa7d5/core/src/test/scala/org/apache/spark/storage/BlockManagerReplicationSuite.scala#L98-L99 It seems only configured in the above test case ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
