Enable tests for mixed-schema bucket collections

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • 1
    • Tools and Replicator
    • 263

      Mongorestore handles CannotInsertTimeseriesBucketsWithMixedSchema by modifying the timeseries collection to allow mixed schema and retry the insertions. It's not working as intended on v8.0 because there's a bug in v8.0 that the error has a wrong error code (409) instead of 408.

      The tests for mixed-schema bucket collections are currently only enabled for server v7.3. The backport of SERVER-84531 is approved but hasn't been released. On 8.0 and latest, the tests are failing because of SERVER-92222.

              Assignee:
              Unassigned
              Reporter:
              Jian Guan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: