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 CFE2310AA6 for ; Thu, 13 Mar 2014 14:21:53 +0000 (UTC) Received: (qmail 71751 invoked by uid 500); 13 Mar 2014 14:21:49 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 71648 invoked by uid 500); 13 Mar 2014 14:21:48 -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 71585 invoked by uid 99); 13 Mar 2014 14:21:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2014 14:21:47 +0000 Date: Thu, 13 Mar 2014 14:21:46 +0000 (UTC) From: "Yuki Morishita (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CASSANDRA-6852) can't repair -pr part of data when not replicating data everywhere (multiDCs) 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-6852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita resolved CASSANDRA-6852. --------------------------------------- Resolution: Duplicate See CASSANDRA-5424 > can't repair -pr part of data when not replicating data everywhere (multiDCs) > ----------------------------------------------------------------------------- > > Key: CASSANDRA-6852 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6852 > Project: Cassandra > Issue Type: Bug > Components: Core > Reporter: Cyril Scetbon > Labels: multi-dcs, ranges, repair > > Our environment is as follows : > - 3 DCS : dc1,dc2 and dc3 > - replicate all keyspaces to dc1 and dc2 > - replicate a few keyspaces to dc3 as we have less hardware and use it for computing statistics > We use repair -pr everywhere regularly. FYI, a full repair takes almost 20 hours per node. The matter is that we can't use "repair -pr" anymore for tokens stored on dc3 concerning keyspaces not replicated. We should have a way to repair those ranges without doing a FULL REPAIR everywhere -- This message was sent by Atlassian JIRA (v6.2#6252)