[
https://issues.apache.org/jira/browse/ACCUMULO-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14480877#comment-14480877
]
Josh Elser commented on ACCUMULO-3204:
--------------------------------------
[~ctubbsii], is there more to be done here? Can you update with the current
state, please?
> Remove old unused code
> ----------------------
>
> Key: ACCUMULO-3204
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3204
> Project: Accumulo
> Issue Type: Task
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Minor
> Fix For: 1.7.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I found a bunch of unused code with UCDetector. Some of this has been
> introduced recently, and I've opened issues or commented on the relevant
> JIRAs for those. However, some of them are very old, and go back to the
> initial import to ASF repos.
> These include things like "BulkImportHelper", "BinaryTree",
> "MasterNotRunningException", and "EndOfTableException". Some of these were
> imported with bcfile, but we just don't need or use. Others are small
> inner-classes that aren't used any longer. Almost none of them are documented
> to explain their existence. These are not API.
> These should all just be cleaned up and removed. Since it's a low priority,
> I'm not going to clean anything up prior to 1.7.0
> In addition to the unused classes, there's also some unused methods scattered
> about. Those will take longer to identify. If they don't get done by 1.7.0,
> I'll create a follow-on task to clean up those.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)