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

_configsvrCreateDatabase and _flushDatabaseCacheUpdates should accept any API version parameters

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Blocker - P1 Blocker - P1
    • 5.0.2, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.0
    • Repl 2021-08-09

      In SERVER-49858, we added a Command::acceptsAnyApiVersionParameters flag for internal commands, which indicates that the command should skip checking API parameters. We applied that flag to the internal commands _configsvrDropCollection and _configsvrDropDatabase. It seems we need to add this flag to other internal mongos commands as well, such as _configsvrCreateDatabase.

            Assignee:
            xuerui.fa@mongodb.com Xuerui Fa
            Reporter:
            xuerui.fa@mongodb.com Xuerui Fa
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: