Abhey Rana created HDFS-17724:
---------------------------------
Summary: Set recover.lease.on.close.exception as a configuration
in the DfsClientConf.java
Key: HDFS-17724
URL: https://issues.apache.org/jira/browse/HDFS-17724
Project: Hadoop HDFS
Issue Type: Bug
Components: hadoop-client
Affects Versions: 3.4.1
Reporter: Abhey Rana
As part of HDFS-14694. A code was introduced where-in we wer reading the
RECOVER_LEASE_ON_CLOSE_EXCEPTION configuration directly in the
DFSOutputStream.java.
The DFS client has it's onw configuration class DfsClientConf and this
confiugration should be read using the getter method of that class instead of
directly acessing it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]