-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
ALL
-
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BF-39536 fails the tests timeseries_agg_out_interrupt_cleanup.js on the suite concurrency_replication_viewless_timeseries intermittently on line 94.
This test is running on viewless timeseries by mistake, as this test verifies the functionality $out on timeseries collections, but this stage is not supported yet with viewless timeseries. SERVER-102039 is scheduled in SPM-4217 to support this.
So, we should add the tag 'does_not_support_viewless_timeseries_yet' to this test file, so it doesn't test against viewless timeseries until $out is supported.
Its worth noting that its strange that the test is failing intermittently (it actually almost always passes). This could suggest that there is an unrelated (to $out) CAR bug that this test happens to catch. We decided we don't want to invest in investigating this deeper until $out is supported, but we should investigate whats going on here at the time of implementing SERVER-102039.
- is related to
-
SERVER-102039 Support Viewless Time Series Collections in $out
-
- Backlog
-