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.
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.