Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1649

Make `sh.status` report the status of automerge

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • 2

      In order to add the status of the automerge inside the `sh.status`, it must be included in getPrintableShardStatus.

      We need to include a new field called ‘automerge’ that return the boolean isAutoMergerEnabled.

      Example of the proposed format:

      automerge: 
          Currently enabled: yes

      In fact, this work is done only on the mongod binary shell here.

            Assignee:
            Unassigned Unassigned
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: