Streaming failure Issue

2021-10-05 Thread MyWorld
Hi all, Need urgent help. We have one Physical Data Center of 5 nodes with 1 TB data on each (Location: Dallas). Currently we are using Cassandra ver 3.0.9. Now we are Adding one more Data Center of 5 nodes(Location GCP-US) and have joined it to the existing one. While running nodetool rebuild co

Re: Streaming failure Issue

2021-10-05 Thread Surbhi Gupta
Hi , Try to adjust phi_convict_threshold and see if that helps. When we did migration from on prim to AWS, this was one of the factor to consider. Thanks On Tue, Oct 5, 2021 at 4:00 AM MyWorld wrote: > Hi all, > > Need urgent help. > We have one Physical Data Center of 5 nodes with 1 TB data

Re: Streaming failure Issue

2021-10-05 Thread MyWorld
Logged "nodetool failuredetector" every 5sec. Doesn't seems to be an issue for phi_convict_threshold value On Tue, Oct 5, 2021 at 4:35 PM Surbhi Gupta wrote: > Hi , > > Try to adjust phi_convict_threshold and see if that helps. > When we did migration from on prim to AWS, this was one of the fa

Re: Vulnerability in libthrift library (CVE-2019-0205)

2021-10-05 Thread Aaron Ploetz
In reading the Jira ticket, I see this line: "a server or client may run into an endless loop *when fed with specific input data.*" That seems to suggest that if the cassandra.yaml contains start_rpc: false, you should be ok. On Mon, Oct 4, 2021 at 8:12 PM rammohan ganapavarapu < rammohanga...@g

Re: Vulnerability in libthrift library (CVE-2019-0205)

2021-10-05 Thread rammohan ganapavarapu
Thank you. On Tue, Oct 5, 2021 at 9:19 AM Aaron Ploetz wrote: > In reading the Jira ticket, I see this line: > > "a server or client may run into an endless loop *when fed with specific > input data.*" > > That seems to suggest that if the cassandra.yaml contains start_rpc: false, > you should b