What clients are the scripts using ? This sounds like something that should be
handled in the client.
I would worry about holding a long running connection to a single node. There
are several situations where the correct behaviour for a client is to kill a
connection and connect to another nod
Hi Dave,
Thank you for your answer.
2012/5/25 Dave Brosius
> What version are you using?
>
I am using version 1.1.0
> It might be related to
> https://issues.apache.org/jira/browse/CASSANDRA-4052
>
Indeed the Issue you suggested goes into the direction of my problem.
However, things are a
What version are you using?
It might be related to https://issues.apache.org/jira/browse/CASSANDRA-4052
On 05/25/2012 07:32 AM, Victor Blaga wrote:
Hi all,
This is my first message on this posting list so I'm sorry if I am
breaking any rules. I just wanted to report some sort of a problem
th