Re: Zurich user group

2011-02-11 Thread Samuel Benz
Hi Sasha Nice idea! On 02/10/2011 12:02 PM, Sasha Dolgy wrote: > hi there, > > Are there any cassandra users in and around the zurich area interested in a > get together. Sometimes its good to discuss usage and concepts over > beverages... > Yes, we are using cassandra for the whois server fo

Re: quorum calculation seems to depend on previous selected nodes

2011-01-17 Thread Samuel Benz
On 01/17/2011 09:28 PM, Jonathan Ellis wrote: > On Mon, Jan 17, 2011 at 2:10 PM, Samuel Benz wrote: >>>> Case1: >>>> If 'TEST' was previous stored on Node1, Node2, Node3 -> The update will >>>> succeed. >>>> >>>> Case2:

Re: quorum calculation seems to depend on previous selected nodes

2011-01-17 Thread Samuel Benz
On 01/17/2011 05:08 PM, Jonathan Ellis wrote: > On Mon, Jan 17, 2011 at 9:55 AM, Samuel Benz wrote: >> We have a cluster with 4 nodes. ReplicationFactor is 2, ReplicaPlacment >> is the RackAwareStrategy and the EndpointSnitch is the >> PropertyFileEndpointSnitch (with tw

quorum calculation seems to depend on previous selected nodes

2011-01-17 Thread Samuel Benz
Dear List I found a strange behavior on our mini cluster during update with consistency level quorum. We have a cluster with 4 nodes. ReplicationFactor is 2, ReplicaPlacment is the RackAwareStrategy and the EndpointSnitch is the PropertyFileEndpointSnitch (with two data center and two racks each)