Re: AddContractPoint /VIP

2014-01-18 Thread chandra Varahala
Thank you. -Chandra On Wed, Dec 11, 2013 at 9:06 PM, Aaron Morton wrote: > What is the good practice to put in the code as addContactPoint ie.,how > many servers ? > > I use the same nodes as the seed list nodes for that DC. > > The idea of the seed list is that it’s a list of well known nodes,

Re: AddContractPoint /VIP

2013-12-11 Thread Aaron Morton
> What is the good practice to put in the code as addContactPoint ie.,how many > servers ? I use the same nodes as the seed list nodes for that DC. The idea of the seed list is that it’s a list of well known nodes, and it’s easier operationally to say we have one list of well known nodes that i

AddContractPoint /VIP

2013-12-06 Thread chandra Varahala
Greetings, I have 4 node cassandra cluster that will grow upt to 10 nodes,we are using CQL Java client to access the data. What is the good practice to put in the code as addContactPoint ie.,how many servers ? 1) I am also thinking to put this way here I am not sure this good or bad if i con