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

Add featureCompatibilityVersion to serverStatus output

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Security
    • None
    • Query

    Description

      The only built in roles with the getParameter privilege are clusterMonitor, backup, restore, and root: https://docs.mongodb.com/manual/reference/built-in-roles/

      However, an application can check the featureCompatibilityVersion indirectly. For example, issuing a find with a collation will return error code 72 "InvalidOptions" if the FCV is 3.2 on MongoDB 3.4. A similar work around for MongoDB 3.6 is left as an exercise to the reader.

      The featureCompatibilityVersion should be added to the serverStatus output, so that it can be read along with the binary version.

      Attachments

        Activity

          People

            backlog-server-query Backlog - Query Team (Inactive)
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: