Hi Guys, How do Atomic Batches and Consistency Level relate to each other? More specifically:
- Is consistency level set/applicable per statement in the batch or the batch as a whole? - Say if I write a Logged Batch at QUORUM and read it back at QUORUM, what can I expect at normal, single node replica failure or double node replica failure scenarios? Thanks, Drew