zjf2012 commented on a change in pull request #23560: [SPARK-26632][Spark Core] 
Separate Thread Configurations of Driver and Executor
URL: https://github.com/apache/spark/pull/23560#discussion_r248177407
 
 

 ##########
 File path: 
core/src/main/scala/org/apache/spark/network/netty/SparkTransportConf.scala
 ##########
 @@ -55,4 +57,31 @@ object SparkTransportConf {
       }
     })
   }
+
+  /**
+    * Separate threads configuration of driver and executor
 
 Review comment:
   Hi Deegue,
   
   thanks for your comment. But can you point out what is wrong in this place? 
If you compare this method with the existing method, "fromSparkconf", the 
indentation looks same.
   
   thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]

Reply via email to