[
https://issues.apache.org/jira/browse/HBASE-10599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935910#comment-13935910
]
Hudson commented on HBASE-10599:
--------------------------------
FAILURE: Integrated in HBase-TRUNK-on-Hadoop-1.1 #118 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-1.1/118/])
HBASE-10599 Replace System.currentMillis() with
EnvironmentEdge.currentTimeMillis in memstore flusher and related places
(Ramkrishna S. Vasudevan) (apurtell: rev 1577702)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java
> 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: 10599.v2.patch, 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)