I'm saying I will make my clients forward the C* requests to the first replica 
instead of forwarding to a random node.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

Will Oberman <ober...@civicscience.com> wrote:



Sent from my iPhone

On Jul 1, 2011, at 9:53 PM, AJ <a...@dude.podzone.net> wrote:

> Is this possible?
>
> All reads and writes for a given key will always go to the same node
> from a client.

I don't think that's true. Given a key K, the client will write to N
nodes (N=replication factor). And at consistency level ONE the client
will return after 1 "ack" (from the N writes).

Reply via email to