You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by ni...@apache.org on 2019/12/26 03:58:26 UTC

[kylin] branch master updated (67151e2 -> 079d2f0)

This is an automated email from the ASF dual-hosted git repository.

nic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 67151e2  KYLIN-4249 Fix CI test
     add 079d2f0  KYLIN-3237 Not to allow segment deletion by REST API when its cube is in READY status

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/kylin/rest/msg/CnMessage.java |  4 ++++
 .../src/main/java/org/apache/kylin/rest/msg/Message.java   |  4 ++++
 .../java/org/apache/kylin/rest/service/CubeService.java    |  4 ++++
 .../apache/kylin/rest/controller/CubeControllerTest.java   | 14 +++++++++++++-
 4 files changed, 25 insertions(+), 1 deletion(-)