vanzin commented on a change in pull request #23278: [SPARK-24920][Core] Allow
sharing Netty's memory pool allocators
URL: https://github.com/apache/spark/pull/23278#discussion_r245174533
##########
File path: docs/configuration.md
##########
@@ -1292,6 +1292,16 @@ Apart from these, the following properties are also
available, and may be useful
Controls whether to clean checkpoint files if the reference is out of
scope.
</td>
</tr>
+<tr>
+ <td><code>spark.network.io.preferDirectBufs</code></td>
Review comment:
I think this one is fine to document. The shuffle option is documented, and
this one is useful for similar reasons.
----------------------------------------------------------------
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]