Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network failures by chaos during AQL query #20

Open
neunhoef opened this issue Sep 17, 2020 · 0 comments
Open

network failures by chaos during AQL query #20

neunhoef opened this issue Sep 17, 2020 · 0 comments

Comments

@neunhoef
Copy link
Collaborator

We got a false positive when running against 3.6.5 with full chaos in the following way:

testagent tried an AQL query and expected 10 documents, but got only 9.

Reason is that the chaos has dropped network traffic to/from that coordinator just when 9 out of 10 documents had been read.

Unclear how to handle, but should avoid false positive.

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

No branches or pull requests

1 participant