[
https://issues.apache.org/jira/browse/KYLIN-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
XiaoXiang Yu closed KYLIN-3711.
-------------------------------
Resolution: Not A Problem
> Clean unused/duplicated code
> ----------------------------
>
> Key: KYLIN-3711
> URL: https://issues.apache.org/jira/browse/KYLIN-3711
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: Future
> Reporter: XiaoXiang Yu
> Assignee: XiaoXiang Yu
> Priority: Minor
> Labels: Refactoring
>
> 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.[BroadcasterReceiveServlet|https://github.com/apache/kylin/blob/kylin-2.5.0/server-base/src/main/java/org/apache/kylin/rest/broadcaster/BroadcasterReceiveServlet.java]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)