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

Delete the "availableQueryOptions" command on mongos and mongod

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • QE 2022-06-27, QE 2022-07-11

      As of SERVER-60749 this command will no longer be used internally. Drivers also do not use the command. It apparently was used as an old way to discover whether the remote node supported exhaust queries. But exhaust has been supported for a very long time now, and we are currently relying on the min and max wire version for feature discovery.

      We cannot delete the command until after branching for 6.0. This is because node 5.1 and older can still issue it on some internal code paths. After branching for 6.0, it should be safe to delete.

            Assignee:
            catalin.sumanaru@mongodb.com Catalin Sumanaru
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: