hmsonline / storm-cassandra-cql

Storm Cassandra Bridge built on CQL
Apache License 2.0
43 stars 38 forks source link

Updating to QUORUM as default (and in tests) #27

Closed boneill42 closed 9 years ago

boneill42 commented 9 years ago

Kudos to @bflad, he was right. Don't try to run LOCAL_QUORUM against a single node. =)

bflad commented 9 years ago

LGTM