[
https://issues.apache.org/jira/browse/CASSANDRA-7658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081063#comment-14081063
]
Benedict commented on CASSANDRA-7658:
-------------------------------------
You're inferring a property of the 'node' option it doesn't promise; that's the
list of nodes it connects to initially to get started. You're looking for a
whitelist, which is a different thing, and not currently supported. For dumb
routing it necessarily behaves as both, but this is a feature request not a bug.
Either way, we need Java Driver support that I don't think currently exists via
the API.
> stress connects to all nodes when it shouldn't
> ----------------------------------------------
>
> Key: CASSANDRA-7658
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7658
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Brandon Williams
> Assignee: Benedict
> Priority: Minor
> Fix For: 2.1.1
>
>
> If you tell stress -node 1,2 in cluster with more nodes, stress appears to do
> ring discovery and connect to them all anyway (checked via netstat.) This
> led to the confusion on CASSANDRA-7567
--
This message was sent by Atlassian JIRA
(v6.2#6252)