Re: Cassandra Bootstrap Sequence

2020-06-02 Thread Jai Bheemsen Rao Dhanwada
I try to limit my clusters >>> to roughly 100 tables. >>> >>> >>> >>> >>> >>> Sean Durity >>> >>> >>> >>> *From:* Jai Bheemsen Rao Dhanwada >>> *Sent:* Tuesday, June 2, 2020 10:48 AM >>>

Re: Cassandra Bootstrap Sequence

2020-06-02 Thread Jai Bheemsen Rao Dhanwada
ry to limit my clusters >> to roughly 100 tables. >> >> >> >> >> >> Sean Durity >> >> >> >> *From:* Jai Bheemsen Rao Dhanwada >> *Sent:* Tuesday, June 2, 2020 10:48 AM >> *To:* user@cassandra.apache.org >> *Su

Re: Cassandra Bootstrap Sequence

2020-06-02 Thread Jai Bheemsen Rao Dhanwada
@cassandra.apache.org > *Subject:* [EXTERNAL] Re: Cassandra Bootstrap Sequence > > > > 3000 tables > > On Tuesday, June 2, 2020, Durity, Sean R > wrote: > > How many total tables in the cluster? > > > > > > Sean Durity > > > > *From:* Ja

RE: Cassandra Bootstrap Sequence

2020-06-02 Thread Durity, Sean R
Sent: Tuesday, June 2, 2020 10:48 AM To: user@cassandra.apache.org Subject: [EXTERNAL] Re: Cassandra Bootstrap Sequence 3000 tables On Tuesday, June 2, 2020, Durity, Sean R mailto:sean_r_dur...@homedepot.com>> wrote: How many total tables in the cluster? Sean Durity From: Jai Bheems

Re: Cassandra Bootstrap Sequence

2020-06-02 Thread Reid Pinchback
To: "user@cassandra.apache.org" Subject: Re: Cassandra Bootstrap Sequence Message from External Sender 3000 tables On Tuesday, June 2, 2020, Durity, Sean R mailto:sean_r_dur...@homedepot.com>> wrote: How many total tables in the cluster? Sean Durity From: Jai Bheemsen Rao Dhanwada mailto:ja

Re: Cassandra Bootstrap Sequence

2020-06-02 Thread Jai Bheemsen Rao Dhanwada
3000 tables On Tuesday, June 2, 2020, Durity, Sean R wrote: > How many total tables in the cluster? > > > > > > Sean Durity > > > > *From:* Jai Bheemsen Rao Dhanwada > *Sent:* Monday, June 1, 2020 8:36 PM > *To:* user@cassandra.apache.org > *Su

RE: Cassandra Bootstrap Sequence

2020-06-02 Thread Durity, Sean R
How many total tables in the cluster? Sean Durity From: Jai Bheemsen Rao Dhanwada Sent: Monday, June 1, 2020 8:36 PM To: user@cassandra.apache.org Subject: [EXTERNAL] Re: Cassandra Bootstrap Sequence Thanks Erick, I see below tasks are being run mostly. I didn't quite understand what ex

Re: Cassandra Bootstrap Sequence

2020-06-01 Thread Jai Bheemsen Rao Dhanwada
Thanks Erick, I see below tasks are being run mostly. I didn't quite understand what exactly these scheduled tasks are for? Is there a way to reduce the boot-up time or do I have to live with this delay? $ zgrep "CompactionStrategyManager.java:380 - Recreating compaction > strategy" debug.log* |

Re: Cassandra Bootstrap Sequence

2020-06-01 Thread Erick Ramirez
There's quite a lot of steps that takes place during the startup sequence between these 2 lines: >> *INFO [main] 2020-05-31 23:51:15,555 Gossiper.java:1723 - No gossip >> backlog; proceeding*INFO [main] 2020-05-31 23:54:06,867 >> NativeTransportService.java:70 - Netty using native Epoll event l

Re: Cassandra Bootstrap Sequence

2020-06-01 Thread Reid Pinchback
Dhanwada Reply-To: "user@cassandra.apache.org" Date: Monday, June 1, 2020 at 7:15 PM To: "user@cassandra.apache.org" Subject: Re: Cassandra Bootstrap Sequence Message from External Sender Is there anything specific to for in GC logs? b/w this delay happens always whenever I b

Re: Cassandra Bootstrap Sequence

2020-06-01 Thread Jai Bheemsen Rao Dhanwada
uot;user@cassandra.apache.org" > *Subject: *Cassandra Bootstrap Sequence > > > > *Message from External Sender* > > Hello Team, > > > > When I am bootstrapping/restarting a Cassandra Node, there is a delay > between gossip settle and port opening. Can some

Re: Cassandra Bootstrap Sequence

2020-06-01 Thread Reid Pinchback
That gap seems a long time. Have you checked GC logs around the timeframe? From: Jai Bheemsen Rao Dhanwada Reply-To: "user@cassandra.apache.org" Date: Monday, June 1, 2020 at 3:52 PM To: "user@cassandra.apache.org" Subject: Cassandra Bootstrap Sequence Message from Extern

Cassandra Bootstrap Sequence

2020-06-01 Thread Jai Bheemsen Rao Dhanwada
Hello Team, When I am bootstrapping/restarting a Cassandra Node, there is a delay between gossip settle and port opening. Can someone please explain me where this delay is configured and can this be changed? I don't see any information in the logs In my case if you see there is a ~3 minutes dela