[
https://issues.apache.org/jira/browse/EAGLE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929463#comment-15929463
]
ASF GitHub Bot commented on EAGLE-963:
--------------------------------------
GitHub user zombieJ opened a pull request:
https://github.com/apache/eagle/pull/882
EAGLE-963 list & detail page use same durationTime
job list page using time duration calculation. It's sync with detail page
by durationTime now.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zombieJ/incubator-eagle EAGLE-963
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/882.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #882
----
commit 135bf87f91855450bda80e9667a4b6650691d008
Author: zombieJ <[email protected]>
Date: 2017-03-17T06:01:37Z
list & detail page use same durationTime
----
> Job duration conflicts between job list and job detail page
> -----------------------------------------------------------
>
> Key: EAGLE-963
> URL: https://issues.apache.org/jira/browse/EAGLE-963
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: Chang chen
> Assignee: Hao Chen
> Fix For: v0.5.0
>
> Attachments: eagle-jpm-bug1.0.PNG, eagle-jpm-bug1.1.PNG
>
>
> Steps to reproduce:
> # go to Job List page
> # select "last 24 hours" in **time range selector**
> # select first job, it's status is running, jobid is job_1489555033794_33368
> and its duration is 1*6hr, 30min, 49s*
> # click jobid and enter its detail page, the duration is *3s*
> !eagle-jpm-bug1.0.PNG!
> !eagle-jpm-bug1.1.PNG!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)