Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7ECD14970 for ; Wed, 11 May 2011 19:46:29 +0000 (UTC) Received: (qmail 57314 invoked by uid 500); 11 May 2011 19:46:29 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 57295 invoked by uid 500); 11 May 2011 19:46:29 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 57287 invoked by uid 99); 11 May 2011 19:46:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2011 19:46:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2011 19:46:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5F4ED824EA for ; Wed, 11 May 2011 19:45:47 +0000 (UTC) Date: Wed, 11 May 2011 19:45:47 +0000 (UTC) From: "Hudson (JIRA)" To: commits@cassandra.apache.org Message-ID: <1238871524.4403.1305143147387.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2046916000.3753.1305135467536.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-2638) Migrations announce on startup attempts to set local gossip state before gossiper is started. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031993#comment-13031993 ] Hudson commented on CASSANDRA-2638: ----------------------------------- Integrated in Cassandra-0.7 #480 (See [https://builds.apache.org/hudson/job/Cassandra-0.7/480/]) initialize local ep state prior to gossip startup if needed. patch by gdusbabek, reviewed by brandonwilliams. CASSANDRA-2638 > 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.7.5, 0.8.0 beta 2 > Reporter: Gary Dusbabek > Assignee: Gary Dusbabek > Attachments: v1-0001-init-ep-state-when-prior-to-gossiper-start.txt > > > 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