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 D280CE200 for ; Wed, 13 Feb 2013 19:16:13 +0000 (UTC) Received: (qmail 60558 invoked by uid 500); 13 Feb 2013 19:16:13 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 60533 invoked by uid 500); 13 Feb 2013 19:16:13 -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 60522 invoked by uid 99); 13 Feb 2013 19:16:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 19:16:13 +0000 Date: Wed, 13 Feb 2013 19:16:13 +0000 (UTC) From: "Marcus Eriksson (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-4872) Move manifest into sstable metadata 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-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577839#comment-13577839 ] Marcus Eriksson commented on CASSANDRA-4872: -------------------------------------------- there should be a tool to offline-drop all files back to L0, that is a "common" thing we have done a few times in production (by removing the .json file) ill do that as a separate ticket if this gets committed > Move manifest into sstable metadata > ----------------------------------- > > Key: CASSANDRA-4872 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4872 > Project: Cassandra > Issue Type: Improvement > Components: Core > Reporter: Jonathan Ellis > Assignee: Marcus Eriksson > Priority: Minor > Fix For: 2.0 > > Attachments: 0001-CASSANDRA-4872-move-sstable-level-into-sstable-metad-v1.patch > > > Now that we have a metadata component it would be better to keep sstable level there, than in a separate manifest. With information per-sstable we don't need to do a full re-level if there is corruption. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira