[ 
https://issues.apache.org/jira/browse/HDFS-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-5800:
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.0
           Status: Resolved  (was: Patch Available)

I have committed this.  Thanks Kousuke!

Thanks also Akira for reviewing the patch.

> Typo: soft-limit for hard-limit in DFSClient
> --------------------------------------------
>
>                 Key: HDFS-5800
>                 URL: https://issues.apache.org/jira/browse/HDFS-5800
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Trivial
>             Fix For: 2.4.0
>
>         Attachments: HDFS-5800.patch
>
>
> In DFSClient#renewLease, there is a log message as follows.
> {code}
>  LOG.warn("Failed to renew lease for " + clientName + " for "
>               + (elapsed/1000) + " seconds (>= soft-limit ="
>               + (HdfsConstants.LEASE_HARDLIMIT_PERIOD/1000) + " seconds.) "
> {code}
> This log message includes "soft-limit" but, considering the context, I think 
> it's typo for "hard-limit".



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to