Use EnvironmentEdgeManager.currentTimeMillis() instead of
System.currentTimeMillis()
------------------------------------------------------------------------------------
Key: HBASE-5048
URL: https://issues.apache.org/jira/browse/HBASE-5048
Project: HBase
Issue Type: Improvement
Reporter: Mikhail Bautin
Priority: Minor
We need to switch to using EnvironmentEdgeManager.currentTimeMillis() instead
of System.currentTimeMillis() across the codebase to reduce confusion when
writing tests that require custom timing of operations.
--
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