Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 93103 invoked from network); 5 Nov 2009 19:34:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Nov 2009 19:34:56 -0000 Received: (qmail 9263 invoked by uid 500); 5 Nov 2009 19:34:56 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 9248 invoked by uid 500); 5 Nov 2009 19:34:56 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 9238 invoked by uid 99); 5 Nov 2009 19:34:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 19:34:56 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 19:34:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C25E1234C4B2 for ; Thu, 5 Nov 2009 11:34:32 -0800 (PST) Message-ID: <1467750320.1257449672794.JavaMail.jira@brutus> Date: Thu, 5 Nov 2009 19:34:32 +0000 (UTC) From: "Jonathan Ellis (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Updated: (CASSANDRA-526) Operations: Allow the ability to start a node without joining the ring In-Reply-To: <2072697734.1257353612435.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-526: ------------------------------------- Fix Version/s: (was: 0.5) Affects Version/s: (was: 0.5) > Operations: Allow the ability to start a node without joining the ring > ---------------------------------------------------------------------- > > Key: CASSANDRA-526 > URL: https://issues.apache.org/jira/browse/CASSANDRA-526 > Project: Cassandra > Issue Type: Improvement > Reporter: Chris Goffinet > Priority: Minor > > In environments with a dedicated operations team, it might make sense for some organizations to start Cassandra nodes with a flag that allows them to bootup, but not join the ring until they receive an explicit command. This would help in situations if certain actions need to happen from the engineering side before certain nodes go live and take on traffic. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.