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

Remove index_stats.js from tenant_migration_jscore_passthrough

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v5.0, v4.9
    • Query Optimization 2021-05-31
    • 134

      BF-20761 is caused by jstests/core/index_stats.js intermittently failing when the actual number of index accesses is sometimes one more than expected.

      The tenant migration passthrough suite retries operations on TenantMigrationAborted, meaning that we run the risk of retrying the same index access, thus double-counting it in the stats. Therefore index_stats.js is not compatible with this suite.

            Assignee:
            alya.berciu@mongodb.com Alya Berciu
            Reporter:
            alya.berciu@mongodb.com Alya Berciu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: