Chris Trezzo created HBASE-6743:
-----------------------------------

             Summary: Move EnvironmentEdge classes to hbase-common
                 Key: HBASE-6743
                 URL: https://issues.apache.org/jira/browse/HBASE-6743
             Project: HBase
          Issue Type: Improvement
            Reporter: Chris Trezzo
            Assignee: Chris Trezzo
            Priority: Minor


Move the classes related to EnvironmentEdge to the hbase-common module. If we 
want to replace all occurrences of System.currentTimeMillis() with 
EnvironmentEdgeManager.currentTimeMillis(), we need to be able to reference 
these classes from multiple modules.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to