peng.jianhua created KYLIN-3112:
-----------------------------------
Summary: The job 'Pause' operation has logic bug in the kylin
server.
Key: KYLIN-3112
URL: https://issues.apache.org/jira/browse/KYLIN-3112
Project: Kylin
Issue Type: Bug
Components: General
Affects Versions: v2.3.0
Reporter: peng.jianhua
Assignee: peng.jianhua
Attachments: job_click_pause.png, job_click_pause_again.png
1. Click the 'Pause' item, although the result is successful, when you expand
the action, you will also find the 'Pause' item. refer to [^job_click_pause.png]
2. When you click 'Pause' item again( the second click), when the result is
successful, then you expand the action, you will find the 'Pause' item has
changed to 'Resume'. refer to [^job_click_pause_again.png]
I checked the logic code of job pause in kylin server, I found the job status
not be changed to the new status, so I fixed it, please check the patch, thanks!
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)