Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-16118

[Server] Get rid of `autoSplitOnly` balancing mode

      Original Downstream Change Summary

      The page talking about balancing modes should specify that currently we only support "full" and "off" modes. Any other mode will be ignored and be equivalent to balancer "off".

      Description of Linked Ticket

      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:
            joseph.dougherty@mongodb.com Joseph Dougherty
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              32 weeks, 4 days ago