jianghuazhu opened a new pull request, #4528: URL: https://github.com/apache/hadoop/pull/4528
### Description of PR Getting timestamps in Centralized cache management is done in the following ways: long now = new Date().getTime(); This way doesn't seem optimal. The purpose of pr here is to simplify them. Details: HDFS-16650 ### How was this patch tested? Here is just a change of method, for the test, the pressure is not too big. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
