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 D64221901E for ; Tue, 5 Apr 2016 20:28:25 +0000 (UTC) Received: (qmail 61047 invoked by uid 500); 5 Apr 2016 20:28:25 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 61014 invoked by uid 500); 5 Apr 2016 20:28:25 -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 61003 invoked by uid 99); 5 Apr 2016 20:28:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2016 20:28:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6C5522C1F58 for ; Tue, 5 Apr 2016 20:28:25 +0000 (UTC) Date: Tue, 5 Apr 2016 20:28:25 +0000 (UTC) From: "Brandon Williams (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-11509) Consider deprecating the property file snitch 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-11509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227080#comment-15227080 ] Brandon Williams commented on CASSANDRA-11509: ---------------------------------------------- The nice thing about this is even with PFS removed, GPFS can remain true to its name. > Consider deprecating the property file snitch > --------------------------------------------- > > Key: CASSANDRA-11509 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11509 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Brandon Williams > > It is at least clear to me that GPFS is one of the most dominate snitches in installations I see, with there being no good reason to continue using PFS any longer. Since GPFS has a direct migration path from PFS, we can deprecate it in a major release and remove it (and the backward compatibility cruft in GPFS) in a later one. This will prevent the sort of problem that caused me to file CASSANDRA-11508. > We could also just remove the migration path, if someone really, really wants to use PFS for the rest of time. -- This message was sent by Atlassian JIRA (v6.3.4#6332)