On Sat, Mar 13, 2010 at 4:38 PM, Kauzki Aranami
<kazuki.aran...@gmail.com> wrote:
> I want you to explain this "For "Rack Aware" and "Datacenter Aware"
> strategies the algorithm is slightly more involved.". Is there an
> algorithm corresponding to "Rack Aware" and "Datacenter Aware"?

>From http://wiki.apache.org/cassandra/Operations :

RackAwareStrategy: replica 2 is is placed in the first node along the
ring the belongs in another data center than the first; the remaining
N-2 replicas, if any, are placed on the first nodes along the ring in
the same rack as the first

More details on that page.

Reply via email to