[
https://issues.apache.org/jira/browse/KYLIN-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
XiaoXiang Yu updated KYLIN-3711:
--------------------------------
Description:
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.
was:
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.
> 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
> Priority: Critical
>
> 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)