You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2014/01/30 23:16:09 UTC

[jira] [Updated] (CASSANDRA-6641) Switch stress to use ITransportFactory to obtain client connections

     [ https://issues.apache.org/jira/browse/CASSANDRA-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sam Tunnicliffe updated CASSANDRA-6641:
---------------------------------------

    Attachment: 0001-cassandra-stress-uses-ITransportFactory-to-provide-c.patch
                0002-Set-supplied-encryption-options-on-transport-factory.patch

First patch contains the mods to cassandra-stress, the second adds support for encryption options to be passed on the command line to cassandra-cli (which is already supported in sstableloader).

> Switch stress to use ITransportFactory to obtain client connections
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-6641
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6641
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Sam Tunnicliffe
>            Assignee: Sam Tunnicliffe
>            Priority: Minor
>         Attachments: 0001-cassandra-stress-uses-ITransportFactory-to-provide-c.patch, 0002-Set-supplied-encryption-options-on-transport-factory.patch
>
>
> CASSANDRA-6062 & CASSANDRA-6378 changed cassandra-cli and sstableloader respectively to use o.a.c.thrift.ITransportFactory rather than o.a.thrift.transport.TTransportFactory implementations. This ticket is to do likewise for cassandra-stress, so that users can have more control over the connection options when running stress.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)