Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Make consistency validation for crdt tests consider failed commands #12

Open
volkerstampa opened this issue Sep 26, 2016 · 0 comments
Open
Assignees

Comments

@volkerstampa
Copy link
Contributor

The crdt-counter-partitions.py indicates a failure when the actual counter value does not match the expected one. The expected one is computed from the inc/dec commands being sent to the applications, however this computation does not consider that these commands can fail (for example when the cassandra nodes are not available)

For this the application must return if a command could be processed successfully or not.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant