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

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

     [ https://issues.apache.org/jira/browse/HBASE-11822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-11822:
--------------------------

    Attachment: 11822.txt

Try it against hadoopqa.

> 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
>
>         Attachments: 11822.txt
>
>
> 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)