Migrations announce on startup attempts to set local gossip state before 
gossiper is started.
---------------------------------------------------------------------------------------------

                 Key: CASSANDRA-2638
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2638
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.8.0 beta 2, 0.7.5
            Reporter: Gary Dusbabek


AbstractCassandraDemon calls MigrationManager.applyMigrations() before the 
gossiper is initialized (via SS.initServer()).

MM.applyMigrations tries to set the local gossip state before it is initialized 
via G.start().

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to