You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/25 02:41:29 UTC

[GitHub] [spark] HyukjinKwon commented on a change in pull request #27674: [SPARK-30888][CORE][DOC] Add version information to the configuration of Network

HyukjinKwon commented on a change in pull request #27674: [SPARK-30888][CORE][DOC] Add version information to the configuration of Network
URL: https://github.com/apache/spark/pull/27674#discussion_r383629593
 
 

 ##########
 File path: docs/configuration.md
 ##########
 @@ -1758,7 +1766,8 @@ Apart from these, the following properties are also available, and may be useful
     Off-heap buffers are used to reduce garbage collection during shuffle and cache
     block transfer. For environments where off-heap memory is tightly limited, users may wish to
     turn this off to force all allocations to be on-heap.
-    </td>
+  </td>
+  <td></td>
 
 Review comment:
   @beliefer, can we add the version by tracking `common/network-common/src/main/java/org/apache/spark/network/util/TransportConf.java`?

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


With regards,
Apache Git Services

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