You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/02/24 13:28:19 UTC

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

ramkrishna.s.vasudevan created HBASE-10599:
----------------------------------------------

             Summary: 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.96.1.1, 0.98.0, 0.99.0
            Reporter: ramkrishna.s.vasudevan
            Assignee: ramkrishna.s.vasudevan
             Fix For: 0.96.2, 0.98.1, 0.99.0


Memstoreflusher still uses System.currentMillis.  Better to replace it with EnvironmentEdge.currentMillis(),



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)