[
https://issues.apache.org/jira/browse/HBASE-10599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913549#comment-13913549
]
stack commented on HBASE-10599:
-------------------------------
As per [~jmspaggi], we are replacing System.currentMillis so this class is
easier to test?
> 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
>
> Attachments: HBASE-10599.patch
>
>
> Memstoreflusher still uses System.currentMillis. Better to replace it with
> EnvironmentEdge.currentMillis(),
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)