You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/03/14 21:46:46 UTC

[jira] [Updated] (HBASE-10599) Replace System.currentMillis() with EnvironmentEdge.currentTimeMillis in memstore flusher and related places

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

Andrew Purtell updated HBASE-10599:
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.98.1)
                       (was: 0.96.2)
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to trunk

> Replace System.currentMillis() with EnvironmentEdge.currentTimeMillis in memstore flusher and related places
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-10599
>                 URL: https://issues.apache.org/jira/browse/HBASE-10599
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.98.0, 0.99.0, 0.96.1.1
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.99.0
>
>         Attachments: HBASE-10599.patch
>
>
> Memstoreflusher still uses System.currentMillis.  Better to replace it with EnvironmentEdge.currentMillis(),



--
This message was sent by Atlassian JIRA
(v6.2#6252)