HDFS-12770. Add doc about how to disable client socket cache. Contributed by Weiwei Yang.

Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
This commit is contained in:
Weiwei Yang 2019-06-17 21:45:28 -07:00 committed by Wei-Chiu Chuang
parent 67414a1a80
commit e3172221ea
1 changed files with 1 additions and 0 deletions

View File

@ -3907,6 +3907,7 @@
<value>16</value>
<description>
Socket cache capacity (in entries) for short-circuit reads.
If this value is set to 0, the client socket cache is disabled.
</description>
</property>