t to use LOCAL_* consistency levels. However, if I write my
> code with LOCAL_* consistency levels, an exception is thrown. I’ve forgotten
> the exact verbiage, but its something about having a NetworkTopologyStrategy
> that doesn’t support local consistency levels. t don’t really want to chang
I’m wondering if there’s a best practice for an annoyance I’ve come across.
Currently all my environments (dev, staging and live) have a single DC. In the
future my live environment will most likely have a second DC. When that
happens, I’ll want to use LOCAL_* consistency levels. However, if I