[
https://issues.apache.org/jira/browse/ACCUMULO-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892817#comment-13892817
]
ASF subversion and git services commented on ACCUMULO-2317:
-----------------------------------------------------------
Commit ec4bc2fb274003e09fab0107f0b6d37a7df0df3a in branch refs/heads/master
from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=ec4bc2f ]
ACCUMULO-2317 Apply ClientOpts fix to shell also
> remove ClientConfiguration loadDefault(String)
> ----------------------------------------------
>
> Key: ACCUMULO-2317
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2317
> Project: Accumulo
> Issue Type: Improvement
> Reporter: Keith Turner
> Assignee: John Vines
> Fix For: 1.6.0
>
>
> ClientConfiguration loadDefault(String) is just calling new
> org.apache.commons.configuration.PropertiesConfiguration(). Users could do
> this themselves. Also there are many different ways to construct a
> PropertiesConfiguration object and there is no need for Accumulo to duplicate
> that.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)