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 87AF419BF2 for ; Wed, 13 Apr 2016 17:36:26 +0000 (UTC) Received: (qmail 44779 invoked by uid 500); 13 Apr 2016 17:36:25 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 44731 invoked by uid 500); 13 Apr 2016 17:36: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 44490 invoked by uid 99); 13 Apr 2016 17:36:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2016 17:36:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ADEB92C1F64 for ; Wed, 13 Apr 2016 17:36:25 +0000 (UTC) Date: Wed, 13 Apr 2016 17:36:25 +0000 (UTC) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-7190) Add schema to snapshot manifest 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-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239666#comment-15239666 ] Aleksey Yeschenko commented on CASSANDRA-7190: ---------------------------------------------- Wouldn't 'the latest schema at the time of the snapshot' just be the schema attached to the most recent sstable though, more or less? As I see it, this ticket doesn't buy you much over CASSANDRA-9587. Though I don't really mind if you provide a patch and reopen. bq. Since this is such a LHF, if we could somehow get it into 2.1 and 3.0 Would have to be 3.x only, I'm afraid. Sorry. > Add schema to snapshot manifest > ------------------------------- > > Key: CASSANDRA-7190 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7190 > Project: Cassandra > Issue Type: Improvement > Components: Tools > Reporter: Jonathan Ellis > Priority: Minor > > followup from CASSANDRA-6326 -- This message was sent by Atlassian JIRA (v6.3.4#6332)