You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Subroto Barua <sb...@yahoo.com.INVALID> on 2017/07/06 18:39:26 UTC

need help tuning dropped mutation messages

I am seeing these errors:
MessagingService.java: 1013 -- MUTATION messages dropped in last 5000 ms: 0 for internal timeout and 4 for cross node timeout
write consistency @ LOCAL_QUORUM is failing on a 3-node cluster and 18-node cluster..

Re: need help tuning dropped mutation messages

Posted by Subroto Barua <sb...@yahoo.com.INVALID>.
c* version: 3.0.11
cross_node_timeout: truerange_request_timeout_in_ms: 10000write_request_timeout_in_ms: 2000counter_write_request_timeout_in_ms: 5000cas_contention_timeout_in_ms: 1000

On Thursday, July 6, 2017, 11:43:44 AM PDT, Subroto Barua <sb...@yahoo.com.INVALID> wrote:

I am seeing these errors:
MessagingService.java: 1013 -- MUTATION messages dropped in last 5000 ms: 0 for internal timeout and 4 for cross node timeout
write consistency @ LOCAL_QUORUM is failing on a 3-node cluster and 18-node cluster..