You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/03/27 07:45:08 UTC

[GitHub] [hadoop] jojochuang commented on a change in pull request #1884: HDFS-15202 Boost short circuit cache

jojochuang commented on a change in pull request #1884: HDFS-15202 Boost short circuit cache
URL: https://github.com/apache/hadoop/pull/1884#discussion_r399083749
 
 

 ##########
 File path: hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
 ##########
 @@ -4137,6 +4137,14 @@
   </description>
 </property>
 
+<property>
+  <name>dfs.short.circuit.num</name>
+  <value>1</value>
+  <description>
+    Number of short-circuit caches.
 
 Review comment:
   Please update with the allowed range here. ( 1 <= num <= 5)

----------------------------------------------------------------
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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org