Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8D254200BE4 for ; Wed, 7 Dec 2016 03:28:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8BC04160B29; Wed, 7 Dec 2016 02:28:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D50F7160B2A for ; Wed, 7 Dec 2016 03:27:59 +0100 (CET) Received: (qmail 73400 invoked by uid 500); 7 Dec 2016 02:27:58 -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 73302 invoked by uid 99); 7 Dec 2016 02:27:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2016 02:27:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BA3E52C03E7 for ; Wed, 7 Dec 2016 02:27:58 +0000 (UTC) Date: Wed, 7 Dec 2016 02:27:58 +0000 (UTC) From: "Aleksey Yeschenko (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-11115) Thrift removal MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 07 Dec 2016 02:28:00 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-11115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727443#comment-15727443 ] Aleksey Yeschenko commented on CASSANDRA-11115: ----------------------------------------------- 9. {{UnfilteredRowIteratorWithLowerBound}}, {{nowInSec}} field is now unused 10. {{KeysSearcher}} now has 2 new unused imports Have looked through everything, don't see any issues, only the listed nits. Have three more spots to go through again, first thing tomorrow: 1. In {{LegacyLayout}}, treatment of the removed {{readAllAsDynamic}} arg as always false. 2. {{CqlInputFormat}}/{{ConfigHelper}} whether or not nulls where valid/legal before for job range start/end keys/tokens 3. Make another pass to convince myself that the new {{TokenRange}} for {{describeRing()}} does exactly the same thing. Other than that I'm done, all LGTM. > Thrift removal > -------------- > > Key: CASSANDRA-11115 > URL: https://issues.apache.org/jira/browse/CASSANDRA-11115 > Project: Cassandra > Issue Type: Improvement > Reporter: Sylvain Lebresne > Assignee: Sylvain Lebresne > Fix For: 4.0 > > > Thrift removal [has been announced for 4.0|http://mail-archives.apache.org/mod_mbox/cassandra-user/201601.mbox/%3CCALdd-zgAgnLDu3pQBd6wp0jB0X73QjDr9PhPXMMO+gQ+2E5WcQ@mail.gmail.com%3E]. This ticket is meant to serve as a general task for that removal, but also to track issue related to that, either things that we should do in 3.x to make that removal as smooth as possible, or sub-tasks that it makes sense to separate. -- This message was sent by Atlassian JIRA (v6.3.4#6332)