You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/08/26 08:08:58 UTC

[jira] [Created] (HBASE-11822) Convert EnvironmentEdge#getCurrentTimeMillis to getCurrentTime

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)