[ https://issues.apache.org/jira/browse/HDFS-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eli Collins updated HDFS-3641: ------------------------------ Attachment: hdfs-3641.txt Move hdfs.server.Util time functions to hadoop.util.Time and update uses of System.currentTimeMillis to Time.now. This is pure code motion, no functional changes. > Move server Util time methods to common and use now instead of > System#currentTimeMillis > --------------------------------------------------------------------------------------- > > Key: HDFS-3641 > URL: https://issues.apache.org/jira/browse/HDFS-3641 > Project: Hadoop HDFS > Issue Type: Improvement > Affects Versions: 2.0.0-alpha > Reporter: Eli Collins > Assignee: Eli Collins > Priority: Minor > Attachments: hdfs-3641.txt > > > To help HDFS-3640, let's move the time methods from the HDFS server Util > class to common and use now instead of System#currentTimeMillis. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira