I noticed a couple of things about the yaml configs in Cassandra:
seed_provider:
# Addresses of hosts that are deemed contact points.
# Cassandra nodes use this list of hosts to find each other and learn
# the topology of the ring. You must change this if you are running
# multiple
I'm experimenting with a couple of alternative seed providers
(Zeroconf/Bonjour and Zookeeper based) and I wonder if anybody else
tried to do something similar (and hit a dead end)...
On Sun, Oct 30, 2011 at 11:27 PM, Kyle Quest wrote:
> I'm experimenting with a couple of alternative seed providers
> (Zeroconf/Bonjour and Zookeeper based) and I wonder if anybody else
> tried to do something similar (and hit a dead end)...
>
Pluggable seeds is something used by netflix. It is