Eli Collins created MAPREDUCE-4433:
--------------------------------------
Summary: Use Time#now and Time#monotonicNow instead of
System#currentTimeMillis
Key: MAPREDUCE-4433
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4433
Project: Hadoop Map/Reduce
Issue Type: Improvement
Affects Versions: 2.0.0-alpha
Reporter: Eli Collins
Priority: Minor
hadoop-auth should be updated per HDFS-3641, I didn't do so in that patch as
hadoop-common depends on hadoop-auth so we can't introduce a dependency on a
common method. Given it's two one-line methods that we won't update let's just
create a small Util (or Time) class in hadoop-auth and copy the methods into
there.
--
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