RE: Seed List

2022-06-24 Thread Marc Hoppins
Subject: Re: Seed List EXTERNAL From my understanding, the main thing to be aware of is that Cassandra’s default SeedProvider doesn't resolve multiple A records, so you’re actually limited in terms of the load balancing/DNS configurations you can use. You can however write alternative seed prov

Re: Seed List

2022-06-23 Thread Miles Garnsey
r > production. > > > Sean R. Durity > > > INTERNAL USE > > -Original Message- > From: Marc Hoppins > Sent: Thursday, June 23, 2022 3:33 AM > To: user@cassandra.apache.org > Subject: [EXTERNAL] Seed List > > Hi guys, > > Documentati

RE: Seed List

2022-06-23 Thread Durity, Sean R
al Message- From: Marc Hoppins Sent: Thursday, June 23, 2022 3:33 AM To: user@cassandra.apache.org Subject: [EXTERNAL] Seed List Hi guys, Documentation (for almost everything) uses IP addresses for seeds, is it possible to use the FQDN instead for the seeds (cass.yaml)? It is far easier t

Seed List

2022-06-23 Thread Marc Hoppins
Hi guys, Documentation (for almost everything) uses IP addresses for seeds, is it possible to use the FQDN instead for the seeds (cass.yaml)? It is far easier to read/use names. Thanks M

Re: Is there harm from having all the nodes in the seed list?

2014-09-29 Thread Robert Coli
On Tue, Sep 23, 2014 at 10:31 AM, Donald Smith < donald.sm...@audiencescience.com> wrote: > Is there any harm from having all the nodes listed in the seeds list in > cassandra.yaml? > Yes, seed nodes cannot bootstrap. https://issues.apache.org/jira/browse/CASSANDRA-5836 See comments there for

Re: Is there harm from having all the nodes in the seed list?

2014-09-23 Thread DuyHai Doan
Well, having all nodes in the seed list does not compromise any correctness of gossip protocol. However there will be extra network traffic when nodes are starting because it will ping all nodes for topology discovery, AFAIK On Tue, Sep 23, 2014 at 7:31 PM, Donald Smith < donald

Is there harm from having all the nodes in the seed list?

2014-09-23 Thread Donald Smith
Is there any harm from having all the nodes listed in the seeds list in cassandra.yaml? Donald A. Smith | Senior Software Engineer P: 425.201.3900 x 3866 C: (206) 819-5965 F: (646) 443-2333 dona...@audiencescience.com [AudienceScience]