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 8A0AEDBBB for ; Tue, 25 Sep 2012 06:49:08 +0000 (UTC) Received: (qmail 43948 invoked by uid 500); 25 Sep 2012 06:49:08 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 43904 invoked by uid 500); 25 Sep 2012 06:49:08 -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 43894 invoked by uid 99); 25 Sep 2012 06:49:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 06:49:08 +0000 Date: Tue, 25 Sep 2012 17:49:08 +1100 (NCT) From: "Jason Brown (JIRA)" To: commits@cassandra.apache.org Message-ID: <2110531284.120769.1348555748133.JavaMail.jiratomcat@arcas> In-Reply-To: <369548668.32629.1346766187513.JavaMail.jiratomcat@arcas> Subject: [jira] [Comment Edited] (CASSANDRA-4609) Add thrift transport factory impl to cassandra-cli 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-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462492#comment-13462492 ] Jason Brown edited comment on CASSANDRA-4609 at 9/25/12 5:47 PM: ----------------------------------------------------------------- After discussing offline with Pavel, a more generic implementation, based upon using the TTransportFactory class as a base is submitted here. Further, to release the configurable transport factory with the 1.1 release, we're removing the dependency upon thrift SSL integration until 1.2 (see CASSANDRA-4239). I'll create the client-side thrift SSL integration as part of finalizing CASSANDRA-4239. was (Author: jasobrown): After discussing offline with Pavel, a more generic implementation, based upon using the TTransportFactory class as a base. Further, to release the configurable transport factory with the 1.1 release, we're removing the dependency upon thrift SSL integration until 1.2 (see CASSANDRA-4239). I'll create the client-side thrift SSL integration as part of finalizing CASSANDRA-4239. > Add thrift transport factory impl to cassandra-cli > -------------------------------------------------- > > Key: CASSANDRA-4609 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4609 > Project: Cassandra > Issue Type: Sub-task > Reporter: T Jake Luciani > Assignee: Jason Brown > Fix For: 1.1.6 > > Attachments: 0003-CASSANDRA-4609-add-thrift-transport-factory-support-.patch, 4609_cass1.1.patch > > -- 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