astyanax
astyanax copied to clipboard
Uniqueness implementation uses CL_LOCAL_QUORUM by default
I am surprised to discover that RowUniquenessConstraint is implemented using CL_LOCAL_QUORUM by default. This would leave the possibility of creating non-unique rows across datacenters. I suggest this behavior to be fixed or at least documented.