Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3597

Enable tests for mixed-schema bucket collections

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

      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 Unassigned
            Reporter:
            jian.guan@mongodb.com Jian Guan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: