You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2013/06/14 22:31:20 UTC

[jira] [Created] (ACCUMULO-1516) Clean up Constants

Christopher Tubbs created ACCUMULO-1516:
-------------------------------------------

             Summary: Clean up Constants
                 Key: ACCUMULO-1516
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1516
             Project: Accumulo
          Issue Type: Sub-task
            Reporter: Christopher Tubbs
            Assignee: Christopher Tubbs
             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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira