You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Xi Wang (JIRA)" <ji...@apache.org> on 2014/02/13 21:15:21 UTC

[jira] [Commented] (AMBARI-4664) Replace using local time with real server time

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

Xi Wang commented on AMBARI-4664:
---------------------------------

The idea is: On page load, calculate the distance between client clock and server clock, then for every place using new Date(), replace it with our new function, which is new Date() + the distance. 

> Replace using local time with real server time
> ----------------------------------------------
>
>                 Key: AMBARI-4664
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4664
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.0
>            Reporter: Xi Wang
>            Assignee: Xi Wang
>            Priority: Critical
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4664.patch
>
>




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