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<string,map<string,list<Mutation>>> mutation_map, ConsistencyLevel
consistency_level)

Will performance of a batch_mutate be affected by the order of mutations in
the list?

Terje

Reply via email to