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

Create Shell Helpers for autoMerger Administration

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Sharding EMEA
    • Fully Compatible
    • Sharding EMEA 2023-03-06, Sharding EMEA 2023-03-20

      For the new automerger that will be released in MongoDB version 7.0 please create a shell helpers to allow customers to start and stop automerging in a similar manner they can start and stop the balancer today via mongosh. Additionally customers should be able to enable or disable the automerger via an option in the configureCollectionBalancing command.

      Proposed syntax:

      Global automerger start and stop commands:

      sh.startAutoMerger()

      sh.stopAutoMerger()

       

      Enabling and disabling automerger per collection via shell helper:

      sh.enableAutoMerge(<namespace>)

      sh.disableAutoMerge(<namespace>)

            Assignee:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Reporter:
            matt.panton@mongodb.com Matt Panton
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: