[
https://issues.apache.org/jira/browse/ACCUMULO-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032410#comment-14032410
]
Sean Busbey commented on ACCUMULO-2877:
---------------------------------------
Is there a way we can fold this functionality into a part of the public API?
I'm all for easing transitions (e.g. by leaving this in place for 1.5.x and
1.6.x), but I don't want us to get into the habit of leaving non-public API
code in place because it's being used externally.
> CachedConfiguration.setInstance never used outside class
> --------------------------------------------------------
>
> Key: ACCUMULO-2877
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2877
> Project: Accumulo
> Issue Type: Improvement
> Affects Versions: 1.5.1, 1.6.0
> Reporter: Bill Havanki
> Assignee: Anson Liu
> Priority: Trivial
> Labels: newbie, summit2014
> Fix For: 1.5.2
>
> Attachments: ACCUMULO-2877.patch, ACCUMULO-2877.patch
>
>
> The method {{CachedConfiguration.setInstance()}} is a public static method
> but is never used outside the class. It should be hidden or removed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)