cassandra - What is the proper way to seed a 3 node cluster? -


a little background if helps, i'm preparing 3 node cluster (all in same rackspace). want 3 nodes optimal consistency , resilience in smallest footprint , not concerned replicating cluster region.

one question have regarding seed nodes. know not idea make every node in cluster seed, in case of 3 nodes, should go ahead , that? or should make subset of 3 nodes seed nodes? confused how pick how many or ones (all machines identical ones isn't issue).

seed nodes nothing special initial contact point address. best practice have 1 seed node per 3 nodes in cluster varies depending on deployment. can put 3 ips in seed node list without problems.


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -