-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63290/
-----------------------------------------------------------
(Updated 十月 28, 2017, 2:29 p.m.)
Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu.
Summary (updated)
-----------------
KYLIN-2967 Can't drop model when the project was deleted
Bugs: KYLIN-2967
https://issues.apache.org/jira/browse/KYLIN-2967
Repository: kylin
Description
-------
1,create project1 and project2,create model_01 for project1 and model_02 for
project2,just like 01.png and 02.png.
2,delete project2,then try to drop model_02,it shows like 04.png.
Diffs
-----
core-metadata/src/main/java/org/apache/kylin/metadata/project/ProjectManager.java
804479777
Diff: https://reviews.apache.org/r/63290/diff/1/
Testing
-------
Thanks,
pengjianhua