You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "peng.jianhua (JIRA)" <ji...@apache.org> on 2017/11/20 09:46:00 UTC

[jira] [Created] (KYLIN-3049) Filter the invalid zero value of "Auto Merge Thresholds" parameter when you create or upate a cube.

peng.jianhua created KYLIN-3049:
-----------------------------------

             Summary: Filter the invalid zero value of "Auto Merge Thresholds" parameter when you create or upate a cube.
                 Key: KYLIN-3049
                 URL: https://issues.apache.org/jira/browse/KYLIN-3049
             Project: Kylin
          Issue Type: Bug
          Components: Web 
            Reporter: peng.jianhua
            Assignee: peng.jianhua
         Attachments: add_or_update_cube.png, show_cube.png

1. Open the Model page;
2. Create a new cube, click the "New Thresholds" button in the "Refresh Setting" tab, and don't input any value( refer to [^add_or_update_cube.png]), then complete the follow steps, at last save it;
3. Choose the cube you just created, go to the "Refresh Setting" tab, you will find the zero hours in "Auto Merge Thresholds" list, which is invalid but saved in the server( refer to [^show_cube.png]);
4. Similarly, update a existent cube, do the same steps, you will also find the invalid zero value saved in the server.

As we know, the zero value of "Auto Merge Thresholds" parameter is invalid, so we should filter it before sending it to server.



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