Re: Select in allow filtering stalls whole cluster. How to prevent such behavior?

2019-05-27 Thread Attila Wind
Hi Gurus, Looks we stopped this thread. However I would be very much curious answers regarding b) ... Anyone any comments on that? I do see this as a potential production outage risk now... Especially as we are planning to run analysis queries by hand exactly like that over the cluster...

RE: CassKop : a Cassandra operator for Kubernetes developped by Orange

2019-05-27 Thread Per Otterström
Thanks for open-sourcing your work! Looks very promising. /pelle From: sebastien.allam...@orange.com Sent: den 27 maj 2019 08:13 To: user@cassandra.apache.org; attila.wind@swf.technology Subject: Re: CassKop : a Cassandra operator for Kubernetes developped by Orange Hello Atilla, The CassKop p

Re: Ideal duration for max_hint_window_in_ms

2019-05-27 Thread Alain RODRIGUEZ
Hello Nanda, what is the impact of increasing the duration of the max_hint_window_in_ms > You might want to be aware of the relations between 'max_hint_window_in_ms ', 'gc_grace_seconds' and 'TTLs' to stay away from side effect and have the desired impact only, my colleague Radovan wrote about th

Re: schema for testing that has a lot of edge cases

2019-05-27 Thread Alain RODRIGUEZ
Hello Carl, What you try to do sounds like a good match with one of the tool we open-sourced and actively maintain: https://github.com/thelastpickle/tlp-stress. TLP Stress allows you to use defined profiles (see https://github.com/thelastpickle/tlp-stress/tree/master/src/main/kotlin/com/thelastpi

Change LISTEN_ADDRESS

2019-05-27 Thread Philip Ó Condúin
Hi All, I currently have one node in a DC. I am trying to add a second node into the cluster which is in a different DC. Obviously, Cassandra on node 1 will need to be able to talk to node 2 over port 7000 and therefore the firewall rules will need to be correct. I have been told by the team re