timeseries_update_mixed_schema_bucket.js and timeseries_insert_mixed_schema_bucket.js do not fsync on secondaries

XMLWordPrintableJSON

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

            Assignee:
            Damian Wasilewicz
            Reporter:
            Damian Wasilewicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: