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

Get rid of `autoSplitOnly` balancing mode

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Sharding EMEA 2023-04-17, Sharding EMEA 2023-05-01, Sharding EMEA 2023-05-15

      The autoSplitOnly balancer configuration is currently technically equivalent to balancing off. It is still present in order to avoid breaking balancer settings parsing.

      Proposed solution 1:

      • Write an upgrade procedure that changes the persisted autoSplitOnly value to off
      • Get rid of the autoSplitOnly mode

      Proposed solution 2:

      • Get rid of the autoSplitOnly mode
      • Ignore parsing errors: if an unknown mode is set, balancer mode is considered off. And a warning must be logged when an invalid mode is set.

            Assignee:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: