You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/04 00:35:07 UTC

[jira] [Commented] (ACCUMULO-2317) remove ClientConfiguration loadDefault(String)

    [ https://issues.apache.org/jira/browse/ACCUMULO-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890117#comment-13890117 ] 

ASF subversion and git services commented on ACCUMULO-2317:
-----------------------------------------------------------

Commit 1d411fbe829cd72d9c7d888c829c545e4da8cb16 in branch refs/heads/1.6.0-SNAPSHOT from [~vines]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=1d411fb ]

ACCUMULO-2317 banishing loadDefault(String) and providing adequate documentation to the constructor


> 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)