Re: Broken pipe with Thrift

2013-12-30 Thread Aaron Morton
> One question, which is confusing , it's a server side issue or client side? Check the server log for errors to make sure it’s not a server side issue. Also check if there could be something in network that is killing long lived connections. Check the thrift lib the client is using is the same

Re: Broken pipe with Thrift

2013-12-24 Thread Steven A Robenalt
In our case, the issue was on the server side, but since you're on the 1.2.x branch, it's not likely to be the same issue. Hopefully, somone else who is using the 1.2.x branch will have more insight than I do. On Mon, Dec 23, 2013 at 11:52 PM, Vivek Mishra wrote: > Hi Steven, > One question, whi

Re: Broken pipe with Thrift

2013-12-23 Thread Vivek Mishra
Hi Steven, One question, which is confusing , it's a server side issue or client side? -Vivek On Tue, Dec 24, 2013 at 12:30 PM, Vivek Mishra wrote: > Hi Steven, > Thanks for your reply. We are using version 1.2.9. > > -Vivek > > > On Tue, Dec 24, 2013 at 12:27 PM, Steven A Robenalt > wrote:

Re: Broken pipe with Thrift

2013-12-23 Thread Vivek Mishra
Hi Steven, Thanks for your reply. We are using version 1.2.9. -Vivek On Tue, Dec 24, 2013 at 12:27 PM, Steven A Robenalt wrote: > Hi Vivek, > > Which release are you using? We had an issue with 2.0.2 that was solved by > a fix in 2.0.3. > > > On Mon, Dec 23, 2013 at 10:47 PM, Vivek Mishra wrote

Re: Broken pipe with Thrift

2013-12-23 Thread Steven A Robenalt
Hi Vivek, Which release are you using? We had an issue with 2.0.2 that was solved by a fix in 2.0.3. On Mon, Dec 23, 2013 at 10:47 PM, Vivek Mishra wrote: > Also to add. It works absolutely fine on single node. > > -Vivek > > > On Tue, Dec 24, 2013 at 12:15 PM, Vivek Mishra wrote: > >> Hi, >> I

Re: Broken pipe with Thrift

2013-12-23 Thread Vivek Mishra
Also to add. It works absolutely fine on single node. -Vivek On Tue, Dec 24, 2013 at 12:15 PM, Vivek Mishra wrote: > Hi, > I have a 6 node, 2DC cluster setup. I have configured consistency level to > QUORUM. But very often i am getting "Broken pipe" > com.impetus.client.cassandra.CassandraClie

Broken pipe with Thrift

2013-12-23 Thread Vivek Mishra
Hi, I have a 6 node, 2DC cluster setup. I have configured consistency level to QUORUM. But very often i am getting "Broken pipe" com.impetus.client.cassandra.CassandraClientBase (CassandraClientBase.java:1926) - Error while executing native CQL query Caused by: . org.apache.thrift.transport.TTrans