Cassandra read requests not getting timeout

2019-08-04 Thread nokia ceph
Hi Community, I am using Cassanadra 3.0.13 . 5 node cluster simple topology. Following are the timeout parameters in yaml file: # grep timeout /etc/cassandra/conf/cassandra.yaml cas_contention_timeout_in_ms: 1000 counter_write_request_timeout_in_ms: 5000 cross_node_timeout: false range_request_t

Re: What really happened during repair?

2019-08-04 Thread Martin Xue
Hi Alex, Thanks for pointing that out. yes I am running version 3.0.14. I ran "nodetool repair -pr --full 1_TB_keyspace", and just tried to understand more about what happened behind the things. I am still puzzle with the questions above. Any suggestions will be appreciated. Thanks Regards Mart

Re: What really happened during repair?

2019-08-04 Thread Martin Xue
Hi Jeff, Thanks for your reply. I am using version 3.0.14. I did run the nodetool repair -pr --full 1_TB_keyspace I notice the 'anti-compaction after repair' were run after I ran the above command. I am still puzzled with the questions above. Thanks Regards Martin On Sun, Aug 4, 2019 at 10:29