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

CassandraEventLog fails in chaos tests #174

Closed
krasserm opened this issue Dec 17, 2015 · 0 comments · Fixed by #189
Closed

CassandraEventLog fails in chaos tests #174

krasserm opened this issue Dec 17, 2015 · 0 comments · Fixed by #189
Assignees
Labels
Milestone

Comments

@krasserm
Copy link
Contributor

CassandraEventLog currently doesn't work correctly in the counter-cassandra scenario of the eventuate-chaos testing project. Although the experimental changes committed in

fix these issues, they additionally require #173 for being usable in production. Chaos tolerance must be implemented for

  • raw log writes
  • index writes
  • progress writes
  • deletion marker writes
@krasserm krasserm added the bug label Dec 17, 2015
@krasserm krasserm self-assigned this Dec 17, 2015
@krasserm krasserm added this to the 0.5 milestone Dec 17, 2015
krasserm added a commit that referenced this issue Jan 9, 2016
krasserm added a commit that referenced this issue Jan 10, 2016
- closes #173
- fixes #174

Further changes

- Undo write request timeouts from previous commits (as they caused chaos tests to fail)
- Detailed documentation about failure handling strategies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant