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

IDL spec should support command aliases

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Query 2021-02-08

      There are many commands which currently have command aliases. One such command is find-and-modify, where the new name of the command is findAndModify and the older name is findandmodify.

      Without such aliases, developer has to create 2 classes for the same command, ie. for find-and-modify it will be findAndModify and findandmodify.

      Creating 2 different classes will break a lot of functionalities particularly for clients having the older version of MongoDB and using drivers to access the DB.

       

      We should add support for command aliases as part of this ticket.

            Assignee:
            rishab.joshi@mongodb.com Rishab Joshi (Inactive)
            Reporter:
            rishab.joshi@mongodb.com Rishab Joshi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: