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

Get rid of ClusterChunksResizePolicy

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Sharding EMEA 2023-02-20

      The policy `ClusterChunksResizePolicy` is splitting the chunks to the defined `chunkSize` on downgrade.

      It was implemented to go back to a chunk size scenario where the flag `featureFlagBalanceAccordingToDataSize` was disabled (the flag has been deleted on 6dad29fa6).

      That feature flag was enabled for v6.0.3 on SERVER-66781. So, assuming all downgrades from v7.0 will target a version equal or greater that v6.0.3, we must get rid of this policy to avoid over splitting the chunks on downgrade.

            Assignee:
            silvia.surroca@mongodb.com Silvia Surroca
            Reporter:
            silvia.surroca@mongodb.com Silvia Surroca
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: