[
https://issues.apache.org/jira/browse/ACCUMULO-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930822#comment-13930822
]
Mike Drob commented on ACCUMULO-1516:
-------------------------------------
I was looking at this earlier today, and there is still a lot of znode stuff in
the Constants file. Might it make sense to move that out to other files as well
(likely in a follow on JIRA, since it would be out of scope for a root table
subtask)?
> Clean up Constants
> ------------------
>
> Key: ACCUMULO-1516
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1516
> Project: Accumulo
> Issue Type: Sub-task
> Components: client, master, tserver
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Minor
> Fix For: 1.6.0
>
>
> o.a.a.core.Constants has become a mess, full of both useful and not useful
> stuff that is difficult to sift through.
> For instance, there's a String literal constant for "UTF-8" that is only ever
> used in one place, and Constants.NO_AUTHS should really be
> Authorizations.EMPTY
> Some of this, I want/need to clean up so I can track down all the important
> bits to migrate the root tablet to its own table without clutter.
--
This message was sent by Atlassian JIRA
(v6.2#6252)