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

Unify max chunk size type with estimated chunk size type

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Sharding EMEA 2022-02-07

      The balancer config getMaxChunkSizeBytes() function returns a uint64_t. The chunkType getEstimatedSizeBytes function returns a boost::optional<long long>. We should change the return type of the chunkType getEstimatedSizeBytes to be an optional uint64_t.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: