[
https://issues.apache.org/jira/browse/ACCUMULO-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891072#comment-13891072
]
ASF subversion and git services commented on ACCUMULO-2283:
-----------------------------------------------------------
Commit 4e331fabdb7a26bbfd6df7a2aa2bb62e09d52d82 in branch
refs/heads/1.6.0-SNAPSHOT from [~vines]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=4e331fa ]
ACCUMULO-2283 removing server-extras
> Remove server-extras module
> ---------------------------
>
> Key: ACCUMULO-2283
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2283
> Project: Accumulo
> Issue Type: Task
> Reporter: Christopher Tubbs
> Assignee: John Vines
> Priority: Minor
> Fix For: 1.6.0
>
>
> The server-extras module was created as part of ACCUMULO-210. It's sole
> purpose was to place extra tools and utilities that depended on server-code
> that wasn't actually needed for any of the server modules, but might be
> useful for other purposes (debugging?).
> However, I now think that the only code it contains (the metaanalysis package
> for debugging walogs) is dead code that isn't used and probably doesn't work.
> This code can just be deleted, along with the entire module, as we don't need
> an extra artifact for this entirely optional code, and I'd prefer to get rid
> of it before 1.6.0 is released. This is safe to do, since nothing in this
> package was public API.
> If we really want something like this, it'd probably be in our interests to
> treat it like a contrib, or related project, outside of Accumulo's build tree
> entirely.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)