You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2014/12/12 10:47:13 UTC

[jira] [Created] (CASSANDRA-8466) Stress support for treating clients as truly independent entities (separate driver instance)

Benedict created CASSANDRA-8466:
-----------------------------------

             Summary: Stress support for treating clients as truly independent entities (separate driver instance)
                 Key: CASSANDRA-8466
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8466
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Benedict
             Fix For: 2.1.3


For performance testing purposes, it would be helpful to be able to mimic truly independent clients. The easiest way to do this is to use a unique classloader for instantiating the driver for each client, which should be a reasonably straightforward change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)