git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1552237 13f79535-47bb-0310-9956-ffa450edef68
@@ -754,6 +754,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)