Refactor DFSClient.LeaseChecker
-------------------------------

                 Key: HDFS-1870
                 URL: https://issues.apache.org/jira/browse/HDFS-1870
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: hdfs client
            Reporter: Tsz Wo (Nicholas), SZE
            Assignee: Tsz Wo (Nicholas), SZE
            Priority: Minor


Two simply changes:
- move the inner class {{LeaseChecker}} from {{DFSClient}} to a separated class;
- rename {{LeaseChecker}} to {{LeaseRenewer}} since it is actually renewing 
lease instead of checking lease.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to