Re: Mutation messages dropped

2014-05-16 Thread Paulo Ricardo Motta Gomes
varsha.raveend...@siemens.com wrote: Hello, I am writing around 10Million records continuously into a single node Cassandra (2.0.5) . In the Cassandra log file I see an entry “*272 MUTATION messages dropped in last 5000ms*” . Does this mean that 272 records were not written successfully? Thanks

Re: Mutation messages dropped

2014-05-16 Thread Chris Lohfink
:52 PM, Raveendran, Varsha IN BLR STS varsha.raveend...@siemens.com wrote: Hello, I am writing around 10Million records continuously into a single node Cassandra (2.0.5) . In the Cassandra log file I see an entry “272 MUTATION messages dropped in last 5000ms” . Does this mean that 272

Re: Mutation messages dropped

2014-05-16 Thread Mark Reddy
(2.0.5) . In the Cassandra log file I see an entry “*272 MUTATION messages dropped in last 5000ms*” . Does this mean that 272 records were not written successfully? Thanks, Varsha

Mutation messages dropped

2014-05-15 Thread Raveendran, Varsha IN BLR STS
Hello, I am writing around 10Million records continuously into a single node Cassandra (2.0.5) . In the Cassandra log file I see an entry 272 MUTATION messages dropped in last 5000ms . Does this mean that 272 records were not written successfully? Thanks, Varsha

Re: MUTATION messages dropped

2013-12-30 Thread Aaron Morton
recently. We had 2 one-minute periods when we got a lot of timeouts on the client side (the only timeouts during 9 days we are using cassandra in production). In the logs we've found corresponding messages saying something about MUTATION messages dropped. Now, the official faq [1] says

Re: MUTATION messages dropped

2013-12-20 Thread Ken Hancock
recently. We had 2 one-minute periods when we got a lot of timeouts on the client side (the only timeouts during 9 days we are using cassandra in production). In the logs we've found corresponding messages saying something about MUTATION messages dropped. Now, the official faq [1] says

MUTATION messages dropped

2013-12-19 Thread Alexander Shutyaev
Hi all! We've had a problem with cassandra recently. We had 2 one-minute periods when we got a lot of timeouts on the client side (the only timeouts during 9 days we are using cassandra in production). In the logs we've found corresponding messages saying something about MUTATION messages dropped

Re: MUTATION messages dropped

2013-12-19 Thread srmore
in production). In the logs we've found corresponding messages saying something about MUTATION messages dropped. Now, the official faq [1] says that this is an indicator that the load is too high. We've checked our monitoring and found out that 1-minute average cpu load had a local peak at the time

Re: MUTATION messages dropped

2013-12-19 Thread Jared Biel
had a problem with cassandra recently. We had 2 one-minute periods when we got a lot of timeouts on the client side (the only timeouts during 9 days we are using cassandra in production). In the logs we've found corresponding messages saying something about MUTATION messages dropped. Now

MUTATION messages dropped

2012-01-25 Thread Michael Vaknine
Hi, I have a 1.0.3 cluster with 4 nodes and replication factor 3. I have lots of messages like the following in my logs: INFO [ScheduledTasks:1] 2012-01-25 07:07:18,410 MessagingService.java (line 613) 510 MUTATION messages dropped in last 5000ms INFO [ScheduledTasks:1] 2012-01-25 07:07:23,420

Re: MUTATION messages dropped

2012-01-25 Thread aaron morton
:07:18,410 MessagingService.java (line 613) 510 MUTATION messages dropped in last 5000ms INFO [ScheduledTasks:1] 2012-01-25 07:07:23,420 MessagingService.java (line 613) 129 MUTATION messages dropped in last 5000ms INFO [ScheduledTasks:1] 2012-01-25 07:07:28,429 MessagingService.java (line

Re: MUTATION messages dropped

2012-01-25 Thread Vijay
AM, Michael Vaknine wrote: Hi, I have a 1.0.3 cluster with 4 nodes and replication factor 3. I have lots of messages like the following in my logs: INFO [ScheduledTasks:1] 2012-01-25 07:07:18,410 MessagingService.java (line 613) 510 MUTATION messages dropped in last 5000ms INFO