Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 39910 invoked from network); 8 Sep 2010 22:21:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Sep 2010 22:21:55 -0000 Received: (qmail 76998 invoked by uid 500); 8 Sep 2010 22:21:55 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 76981 invoked by uid 500); 8 Sep 2010 22:21:54 -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 76973 invoked by uid 99); 8 Sep 2010 22:21:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 22:21:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 22:21:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o88MLXYq010893 for ; Wed, 8 Sep 2010 22:21:33 GMT Message-ID: <20890534.87051283984493339.JavaMail.jira@thor> Date: Wed, 8 Sep 2010 18:21:33 -0400 (EDT) From: "Jeremy Hanna (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-1374) Make snitches configurable at runtime In-Reply-To: <18330172.254361281454096179.JavaMail.jira@thor> 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-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907464#action_12907464 ] Jeremy Hanna commented on CASSANDRA-1374: ----------------------------------------- okay, I believe we originally added it to support dynamic configuration updates of a single snitch. your use case fits as well. > Make snitches configurable at runtime > ------------------------------------- > > Key: CASSANDRA-1374 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1374 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Jeremy Hanna > Assignee: Jeremy Hanna > Fix For: 0.7.0 > > > There needs to be the capability to configure snitches at runtime, even though there is now a dynamic endpoint snitch - CASSANDRA-981. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.