jiangxb1987 commented on a change in pull request #28002: [SPARK-31233][Core] 
Enhance RpcTimeoutException Log Message
URL: https://github.com/apache/spark/pull/28002#discussion_r399039021
 
 

 ##########
 File path: 
core/src/test/scala/org/apache/spark/rpc/netty/NettyRpcEnvSuite.scala
 ##########
 @@ -42,6 +50,34 @@ class NettyRpcEnvSuite extends RpcEnvSuite with 
MockitoSugar with TimeLimits {
     new NettyRpcEnvFactory().create(config)
   }
 
+  test("SPARK-31233: Send message to clientMode RpcEnv with timeout") {
 
 Review comment:
   maybe i'm missing something, but why not create a RpcEnv with clientMode = 
true?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to