D
- Original Message -
From: Jonathan Ellis [mailto:jbel...@gmail.com]
Sent: Tuesday, May 31, 2011 09:57 PM
To: user@cassandra.apache.org
Subject: Re: Appending to fields
Sounds like Ed is right and you should be doing the append as
add-a-new-column instead of overwrite-existing-column.
Peter all great questions. Let me try to answer them.
You are right about the automatic fallback to ONE. Its quite possible, if 2
nodes die for some reason I will have the same problem. So probably the right
thing to do would be to read/write at ONE only when we lose a DC by changing
some manua