[
https://issues.apache.org/jira/browse/CASSANDRA-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Tunnicliffe updated CASSANDRA-6641:
---------------------------------------
Attachment: 6641-trunk.patch
Third patch applies to trunk, updates new stress tool to use ITransportFactory
and adds SSL support.
> 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,
> 6641-trunk.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)