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

In ShardingCatalogManager::commitChunkMigration() operations on config DB should pass config arg

    • Fully Compatible
    • ALL
    • Hide

      It's related to SERVER-65356 in POC branch.

      Show
      It's related to SERVER-65356 in POC branch.
    • Sharding NYC 2022-04-18, Sharding 2022-05-02
    • 1

      When calling runCommandWithFixedRetryAttempts() the database name should be `NamespaceString::kAdminDb.toString()` and not `nss.db().toString()`.

      It matters for our catalog shard related code because we need to assert that catalog shard and co-located regular shard are not invoked improperly. As the code is more strict it fails on this liberty.

            Assignee:
            andrew.shuvalov@mongodb.com Andrew Shuvalov (Inactive)
            Reporter:
            andrew.shuvalov@mongodb.com Andrew Shuvalov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: