Re: order of mutations in batch_mutate

2010-09-01 Thread Jonathan Ellis
no On Wed, Sep 1, 2010 at 7:34 PM, Terje Marthinussen wrote: > Hi, > > Just a curiosity. I should probably read some code and write a test to make > sure, but not important enough right now for that :) > > void batch_mutate(string keyspace, map>> mutation_map, ConsistencyLevel consistency_level)

order of mutations in batch_mutate

2010-09-01 Thread Terje Marthinussen
Hi, Just a curiosity. I should probably read some code and write a test to make sure, but not important enough right now for that :) - void batch_mutate(string keyspace, map>> mutation_map, ConsistencyLevel consistency_level) Will performance of a batch_mutate be affected by the order of