stack created HBASE-11822:
-----------------------------
Summary: Convert EnvironmentEdge#getCurrentTimeMillis to
getCurrentTime
Key: HBASE-11822
URL: https://issues.apache.org/jira/browse/HBASE-11822
Project: HBase
Issue Type: Sub-task
Reporter: stack
Assignee: stack
Fix For: 0.99.0
Currently, environmentedge returns time in 'millis'. The parent issue is about
being able to return something else for time. In fact we already have an
incrementing ee which is returning 'time' but not in 'millis' and ditto for our
manual ee... so the method name is a little limiting even in our current code.
This is first step on way to changing our ts (left-shifting it or whatever we
decide).
EnvironmentEdge is private audience.
Trying to do this for 1.0.
--
This message was sent by Atlassian JIRA
(v6.2#6252)