[
https://issues.apache.org/jira/browse/KYLIN-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939144#comment-16939144
]
luguosheng commented on KYLIN-4174:
-----------------------------------
It was fixed. linked to jira number:KYLIN-4100 and code in
https://github.com/apache/kylin/pull/857
but when you full refresh page it will always double request overview api when
project change from null to a certain value because of the project notice
event. if you just change menu to this page. it will work well.
> job statistics info is incorrect
> --------------------------------
>
> Key: KYLIN-4174
> URL: https://issues.apache.org/jira/browse/KYLIN-4174
> Project: Kylin
> Issue Type: Bug
> Reporter: ZhouKang
> Assignee: luguosheng
> Priority: Major
> Attachments: image-2019-09-27-12-27-50-336.png,
> image-2019-09-27-12-27-50-393.png, image3.png
>
>
> Kylin: master branch
> The job statistics info is incorrect. The number behind type is not equal to
> the size of job list.
> Step 1: login kylin webui, open the Monitor
> Step 2: refresh the web page
>
> You can see, the query params of RESTful API is wrong, projectName is "_null"
> {code:java}
> // code placeholder
> curl
> 'http://zjy-bigdata-prc-kylin04.bj:7070/kylin/api/jobs/overview?jobSearchMode=ALL&projectName=_null&timeFilter=1'
>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)