You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/08/19 01:29:00 UTC

[jira] [Updated] (PHOENIX-4106) Replace System.currentTimeMillis() calls with EnvironmentEdgeManager.currentTimeMillis() calls

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

James Taylor updated PHOENIX-4106:
----------------------------------
    Attachment: PHOENIX-4106.patch

> Replace System.currentTimeMillis() calls with EnvironmentEdgeManager.currentTimeMillis() calls
> ----------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4106
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4106
>             Project: Phoenix
>          Issue Type: Test
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 4.12.0
>
>         Attachments: PHOENIX-4106.patch
>
>
> In order to control the timestamp without using CURRENT_SCN, we need to ensure that code always uses EnvironmentEdgeManager.currentTimeMillis().



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)