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 C103310D4E for ; Thu, 13 Feb 2014 10:32:29 +0000 (UTC) Received: (qmail 27922 invoked by uid 500); 13 Feb 2014 10:32:29 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 27455 invoked by uid 500); 13 Feb 2014 10:32:22 -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 27416 invoked by uid 99); 13 Feb 2014 10:32:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Feb 2014 10:32:20 +0000 Date: Thu, 13 Feb 2014 10:32:20 +0000 (UTC) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-6379) Replace index_interval with min/max_index_interval 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-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900201#comment-13900201 ] Aleksey Yeschenko commented on CASSANDRA-6379: ---------------------------------------------- Thorough. LGTM, +1. > Replace index_interval with min/max_index_interval > -------------------------------------------------- > > Key: CASSANDRA-6379 > URL: https://issues.apache.org/jira/browse/CASSANDRA-6379 > Project: Cassandra > Issue Type: New Feature > Components: Core > Reporter: Tyler Hobbs > Assignee: Tyler Hobbs > Fix For: 2.1 > > Attachments: 6379-thrift-gen.txt, 6379.txt > > > As a continuation of the work in CASSANDRA-5519, we want to replace the {{index_interval}} attribute of tables with {{min_index_interval}} and {{max_index_interval}}. -- This message was sent by Atlassian JIRA (v6.1.5#6160)