AM
To: user@cassandra.apache.org
Subject: Re: Exceptions related to thrift transport
With the crazy message size, the version exception, and the frequency, is there
a service that is connecting to the thrift port on occasion and sending garbage
(port scan or something else of that nature). Can
hat is causing exception#2 (server side).
>
> From: Guy Incognito [mailto:dnd1...@gmail.com]
> Sent: Thursday, March 22, 2012 1:06 PM
> To: user@cassandra.apache.org
> Subject: Re: Exceptions related to thrift transport
>
> are you perhaps trying to send a large batch muta
Yes the queries are batch mutate. I can understand this for exception#1 but not
sure what is causing exception#2 (server side).
From: Guy Incognito [mailto:dnd1...@gmail.com]
Sent: Thursday, March 22, 2012 1:06 PM
To: user@cassandra.apache.org
Subject: Re: Exceptions related to thrift transport
ption, BTW?
Thanks,
Dushyant
*From:*aaron morton [mailto:aa...@thelastpickle.com]
*Sent:* Wednesday, March 21, 2012 10:46 PM
*To:* user@cassandra.apache.org
*Subject:* Re: Exceptions related to thrift transport
1.org.apache.thrift.TException: Message length exceeded: 1342
Hector version 1.0-3
What is the reason for the second exception, BTW?
Thanks,
Dushyant
From: aaron morton [mailto:aa...@thelastpickle.com]
Sent: Wednesday, March 21, 2012 10:46 PM
To: user@cassandra.apache.org
Subject: Re: Exceptions related to thrift transport
1
With the crazy message size, the version exception, and the frequency, is
there a service that is connecting to the thrift port on occasion and
sending garbage (port scan or something else of that nature). Can you rule
that out?
On Wed, Mar 21, 2012 at 11:15 AM, aaron morton wrote:
> 1. or
> 1. org.apache.thrift.TException: Message length exceeded: 134218240
thrift_mas_message_length_in_mb
https://github.com/apache/cassandra/blob/cassandra-1.0/conf/cassandra.yaml#L243
(134218240 is 128MB, which is a lot of data(
> 2. org.apache.thrift.protocol.TProtocolException: Missi
Hi Cassandra Users,
A couple of questions on the server side exceptions that I see sometimes -
1. org.apache.thrift.TException: Message length exceeded: 134218240
n How to configure message length?
2. org.apache.thrift.protocol.TProtocolException: Missing version in
readMessageB