Ming Ma created HDFS-6697:
-----------------------------
Summary: Make NN lease soft and hard limits configurable
Key: HDFS-6697
URL: https://issues.apache.org/jira/browse/HDFS-6697
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: Ming Ma
For testing, NameNodeAdapter allows test code to specify lease soft and hard
limit via setLeasePeriod directly on LeaseManager. But NamenodeProxies.java
still use the default values.
It is useful if we can make NN lease soft and hard limit configurable via
Configuration. That will allow NamenodeProxies.java to use the configured
values.
--
This message was sent by Atlassian JIRA
(v6.2#6252)