Author: stack
Date: Thu Dec 19 06:14:13 2013
New Revision: 1552236

URL: http://svn.apache.org/r1552236
Log:
HDFS-5663 make the retry time and interval value configurable in openInfo()

Modified:
    hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

Modified: 
hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt?rev=1552236&r1=1552235&r2=1552236&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
(original)
+++ hadoop/common/branches/branch-2/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
Thu Dec 19 06:14:13 2013
@@ -181,6 +181,9 @@ Release 2.4.0 - UNRELEASED
     HDFS-5634. Allow BlockReaderLocal to switch between checksumming and not
     (cmccabe)
 
+    HDFS-5663 make the retry time and interval value configurable in openInfo()
+    (Liang Xie via stack)
+
   OPTIMIZATIONS
 
     HDFS-5239.  Allow FSNamesystem lock fairness to be configurable (daryn)


Reply via email to