hmsonline / storm-cassandra-cql

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

Update CassandraCqlIncrementalState #13

Closed taikhuu closed 10 years ago

taikhuu commented 10 years ago

Hi,

CassandraCqlIncrementalState should try to recalculate the state before retry the update , since the state may be changed by multiple partitions.

Thanks

boneill42 commented 10 years ago

Absolutely! Merging. (will clean up code formatting after merge)