Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-91938

Make read_and_write_distribution.js and analyze_shard_key.js in 7.0 not perform updateOne and removeOne without shard key

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.13
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • Cluster Scalability 2024-07-08

      It turns out these two tests haven't been running in MongoDB (7.0) on EVG because they have featureFlagUpdateOneWithoutShardKey tag and SPM-1632 ended up getting enabled in 7.1 instead of 7.0. These tests should be modified to not rely on perform updateOne/removeOne without shard key so we can remove the featureFlagUpdateOneWithoutShardKey tag and make it run in 7.0 again.

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: