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

Billy Liu commented on KYLIN-3131:
----------------------------------

Hello [~peng.jianhua], if you just change the "create_time" to 
"create_time_utc" in the front-end code, what will happen? This definitely the 
bug. 

There is no pagination in the backend for the cube retrievemcent. We could sort 
it from the frontend, which is create_time desc by default. 

> After refresh the page,the cubes can't sort by 'create_time'
> ------------------------------------------------------------
>
>                 Key: KYLIN-3131
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3131
>             Project: Kylin
>          Issue Type: Bug
>          Components: Web 
>            Reporter: peng.jianhua
>            Assignee: peng.jianhua
>            Priority: Minor
>         Attachments: 
> 0001-KYLIN-3131-After-refresh-the-page-the-cubes-can-t-so.patch, 01.PNG, 
> 02.PNG, 03.PNG, 04.PNG, 05.PNG
>
>
> When we open the page 'localhost:7070/kylin/models',the cubes was 
> disordered.Please refer to 01.png.
> Therefore,after we add or clone a new cube,then the page will be refreshed,we 
> may not find the cube that just add.
> And through debug the code,I find that the cubes were sorted by 'create_time' 
> default.But the cubes' attributes are not contain 'create_time'.
> So the cubes were disordered.Please refer to 02.png.
> Besides,in the back-end, cubes was sorted by created time from early to 
> late,so the cubes we get were not latest.
> At this time,I add 50 cubes,from c1 to c50,add in order,but the cubes we get 
> first were c1-c15,not c36-c50.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to