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
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 providers which have different (perha
It can work to use host names. We have done it for temporary clusters where
there is at least a theoretical possibility of an ip address change. I don't
know all the trade-offs of using host names, since we don't do that for
production.
Sean R. Durity
INTERNAL USE
-Original Message-