srowen 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_r245429988
##########
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:
OK that's fine. But I think this belongs in the networking rather than
memory section. Maybe sort it after spark.network.timeout
----------------------------------------------------------------
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]