[
https://issues.apache.org/jira/browse/ACCUMULO-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Vines updated ACCUMULO-1516:
---------------------------------
Priority: Minor (was: Major)
> 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.1#6144)