Re: record not available on created system when other system (Node\Seed) is shutdown

2011-09-12 Thread aaron morton
What was the replication factor for the keyspace ? If it was 1 that sounds like reasonable behavior. Try increasing the RF to 2. Cheers - Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 12/09/2011, at 8:24 PM, RAJASHEKAR REDDY wrote: >

record not available on created system when other system (Node\Seed) is shutdown

2011-09-12 Thread RAJASHEKAR REDDY
Hi,   I Installed Cassandra 0.8.4 on two systems configure like below   System 1: IP "10.1.1.1" which is acting as seed   - seeds: "10.1.1.1"   listen_address: 10.1.1.1   rpc_address: 10.1.1.1      System 2: IP "10.1.1.2" which is acting as node    - seeds: "10.1.1.1"  listen_address: 10.1.1.2