[ https://issues.apache.org/jira/browse/HDFS-17724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Nauroth resolved HDFS-17724. ---------------------------------- Fix Version/s: 3.5.0 3.4.2 Hadoop Flags: Reviewed Assignee: Abhey Rana Resolution: Fixed > Set recover.lease.on.close.exception as an instance member 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 > Assignee: Abhey Rana > Priority: Minor > Labels: pull-request-available > Fix For: 3.5.0, 3.4.2 > > Original Estimate: 96h > Remaining Estimate: 96h > > 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: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org