amahussein opened a new pull request #2615:
URL: https://github.com/apache/hadoop/pull/2615


   Replace both `System.currentTimeMillis()` and `Time.now()` with 
`Time.monotonicNow()` to measure elapsed time.
   Code changes are minimal to reduce the size of the patch.
   I intentionally left the check style errors in 
`hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ha/ClientBaseWithFixes.java`
 because those would require reformatting the entire file, increasing the patch 
and confusing the reviewer.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to