-
Type:
Bug
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
v8.0, v7.0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
These tests use collMod to set the mixed schema flag. SERVER-93400 added an fsync call to these tests to prevent validation from seeing an inconsistent view of the collections with regards to whether the mixed schema flag is set or not, but when this test is run in a replica set suite the fsync call is only executed on the primary, not the secondaries.
SERVER-104757 removed these fsync calls in 8.2+ because SERVER-70779 landed in 7.3.
- is related to
-
SERVER-70779 background validation fails due to inconsistent view of index spec and keys
-
- Closed
-
-
SERVER-93400 timeseries_insert_mixed_schema_bucket.js needs to guard against collmod timing
-
- Closed
-
-
SERVER-104757 Remove unnecessary fsync from timeseries mixed schema bucket tests
-
- Closed
-