Geoffrey Jacoby created PHOENIX-5677:
----------------------------------------

             Summary: Replace System.currentTimeMillis with 
EnvironmentEdgeManager in non-test code
                 Key: PHOENIX-5677
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5677
             Project: Phoenix
          Issue Type: Bug
            Reporter: Geoffrey Jacoby
            Assignee: Geoffrey Jacoby


Phoenix is inconsistent in using either system clock or EnvironmentEdgeManager 
to get current time. The EnvironmentEdgeManager is occasionally very useful in 
tests to control time deterministically without needing to sleep. Direct 
references to System.currentTimeMillis in non-test code should be switched 
over. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to