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

Shutdown during move chunk commit fasserts

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.3.12
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding 2016-10-10

      There are certain cases where the state after a commit chunk operation is not known and the shard needs to do a majority write in order to obtain the latest config server optime. This particular write is not allowed to fail, because the shard's cached metadata and config server op time cannot be trusted.

      In the case where a shutdown happens at the exact time of chunk commit the shard will not continue serving requests and therefore we should special case this and not fassert.

            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: