-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: v1.4.0
-
Fix Version/s: v1.4.0
-
Component/s: None
-
Labels:None
When remove a data model, Kylin will trigger an cache event whose type is "DATA_MODEL", the CacheService.removeCache method is invoked, and then an "UnsupportedOperationException" is thrown, this is not expected.