You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2014/01/23 20:32:38 UTC

[jira] [Created] (ACCUMULO-2246) values returned by MiniAccumuloConfig getters can change w/o set

Keith Turner created ACCUMULO-2246:
--------------------------------------

             Summary: values returned by MiniAccumuloConfig getters can change w/o set
                 Key: ACCUMULO-2246
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2246
             Project: Accumulo
          Issue Type: Bug
            Reporter: Keith Turner
            Assignee: Keith Turner
             Fix For: 1.6.0


In MiniAccumuloConfig the values returned by some getters will change if MiniAccumuloConfig is passed to MiniAccumulo. This is strange behavior.  The methods should always return the config set by the user.  There are at least two methods that have this behavior {{getZookeeperPort()}} and {{getSiteConfig{}}}.  For {{getSiteConfig()}} this is a change in behavior from 1.4 and 1.5.  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)