You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2015/07/21 11:19:04 UTC

[jira] [Created] (CASSANDRA-9853) loadConfig() called twice on startup

Robert Stupp created CASSANDRA-9853:
---------------------------------------

             Summary: loadConfig() called twice on startup
                 Key: CASSANDRA-9853
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9853
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Robert Stupp
            Assignee: Robert Stupp
             Fix For: 3.x


{{YamlConfigrationLoader.loadConfig()}} is called twice on startup from {{org.apache.cassandra.locator.SimpleSeedProvider#getSeeds}} and {{org.apache.cassandra.config.DatabaseDescriptor#forceStaticInitialization}}.

It's not nice, but not fatal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)