Explorar o código

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

Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
Weiwei Yang %!s(int64=6) %!d(string=hai) anos
pai
achega
e3172221ea

+ 1 - 0
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml

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