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

Autosplit size tracker random initial value is too low

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.15, 4.0.13
    • Affects Version/s: 3.6.13, 4.0.12
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding 2019-08-26

      Initialization here tries to set the value to 0~12 MB, but instead set it as 0~12 bytes instead:

      https://github.com/mongodb/mongo/blob/r3.6.13/src/mongo/s/chunk.cpp#L50

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: