XiaoXiang Yu created KYLIN-3711:
-----------------------------------
Summary: Clean unused/duplicated code
Key: KYLIN-3711
URL: https://issues.apache.org/jira/browse/KYLIN-3711
Project: Kylin
Issue Type: Improvement
Reporter: XiaoXiang Yu
Assignee: XiaoXiang Yu
I am reading source code and found some unused class, such as
org.apache.kylin.rest.broadcaster.BroadcasterReceiveServlet , this class is
created at 2015 and seems do nothing now(it should be replcaed by
org.apache.kylin.rest.controller.CacheController).
So someone should commented it with "duplicated" or simply delete it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)