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

ChunkManager reload may return successfully if the chunk metadata is corrupted

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0-rc3
    • Affects Version/s: 3.4.0-rc2
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding 2016-11-21

      The chunk manager may return early if the chunk metadata is corrupted (i.e., contains holes or mismatched keys).

      It is not certain whether any corruptions will not already have been discovered by the incremental reload's logic in the _load method, but for the sake of not introducing a regression the early return should be removed.

      The bug was introduced by this commit and is only present in 3.4.0-RC2.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: