[ 
https://issues.apache.org/jira/browse/HBASE-10599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911509#comment-13911509
 ] 

Jean-Marc Spaggiari commented on HBASE-10599:
---------------------------------------------

Ok, got it. Looked at DefaultEnvironmentEdge and EnvironmentEdgeManager and I 
now get why we might want to do that.


> 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.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)

Reply via email to