On 3 July 2013 21:04, Sávio Teles <[email protected]> wrote:

We're using ByteOrderedPartition to programmatically choose the machine
> which a objet will be inserted.*
>
> *How can I use *ByteOrderedPartition *with vnode on Cassandra 1.2?
>

Don't.  Managing tokens with ByteOrderedPartitioner is very hard anyway,
but with vnodes you have to manually manage many more tokens.  Also I doubt
BOP + vnodes has had any production testing.

Richard.

Reply via email to