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 47BBA11060 for ; Wed, 17 Sep 2014 22:35:34 +0000 (UTC) Received: (qmail 64257 invoked by uid 500); 17 Sep 2014 22:35:34 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 64226 invoked by uid 500); 17 Sep 2014 22:35:34 -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 63972 invoked by uid 99); 17 Sep 2014 22:35:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Sep 2014 22:35:34 +0000 Date: Wed, 17 Sep 2014 22:35:34 +0000 (UTC) From: "Benedict (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-7965) Active commit log doesn't get archived on Cassandra restart 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-7965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138133#comment-14138133 ] Benedict commented on CASSANDRA-7965: ------------------------------------- In practice it could be any CL that hasn't already been recycled. We should trigger an archive of every existing file on startup. > Active commit log doesn't get archived on Cassandra restart > ----------------------------------------------------------- > > Key: CASSANDRA-7965 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7965 > Project: Cassandra > Issue Type: Bug > Reporter: Max Barnash > > After a restart Cassandra replays and recycles all present commit logs. Because active commit log never gets archived, we lose some of the data from the archives. > One of the ways to fix this would be archiving all commit logs at startup before replaying and recycling them. -- This message was sent by Atlassian JIRA (v6.3.4#6332)