Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Richard Ponton
Richard Ponton(Deactivated)Reporter
Emilien Bevierre
Emilien BevierreStory Points
2
Sprint
None
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created February 6, 2024 at 1:20 PM
Updated March 4, 2024 at 9:39 AM
Resolved March 4, 2024 at 9:39 AM
These are intermittent failures, and are not consistent. They pass fine on a single node cluster, but all failed when using the same 7.6.1-3080 on cbdinocluster.
These tests:
Insert some documents and check anything is returned in a prefix scan, without consistentWith
Test batch time limits with a Sampling Scan
Test a non-standard timeout
Insert some documents and check anything is returned in a sampling scan, without consistentWith
Test concurrency with a Prefix Scan
Test concurrency with a Sampling Scan
Run a Sampling Scan without content and verify the result
Run a Range Scan without content and verify the result
Min and Max finds grinning face emoji code
Provide no more than the sampling scan limit when it is set
Insert multiple documents and check they're all returned in a RangeScan, without consistentWith
Insert some documents and check anything is returned in a sampling scan, using consistentWith
Test expected behaviour when a collection is dropped
Maximum and Minimum work together when no From or To is supplied
from the RangeScan suite are failing with