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

Haohui Mai updated HDFS-9134:
-----------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 2.8.0
           Status: Resolved  (was: Patch Available)

I've committed the patch to trunk and branch-2. Thanks [~liuml07] for the 
contribution.

> Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to 
> HdfsConstants
> -------------------------------------------------------------------------------------------
>
>                 Key: HDFS-9134
>                 URL: https://issues.apache.org/jira/browse/HDFS-9134
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Mingliang Liu
>            Assignee: Mingliang Liu
>             Fix For: 2.8.0
>
>         Attachments: HDFS-9134.000.patch, HDFS-9134.001.patch
>
>
> As these two constants are used by {{DFSClient}} which is to be moved to 
> {{hadoop-hdfs-client}} module (see [HDFS-8053]), we consider these two 
> constants should be moved to {{hadoop-hdfs-client}} module. A good place is 
> {{HdfsConstants}} which contains for both server and client side constants.
> This jiras tracks the effort of moving {{LEASE\_SOFTLIMIT\_PERIOD}} and 
> {{LEASE_HARDLIMIT\_PERIOD}} constants from server side class 
> {{HdfsServerConstants}} to client side class {{HdfsConstants}}.
> These two constants are mainly used in server side. It's better to not 
> deprecate them but just leave them as copies of the values from 
> {{HdfsConstants}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to