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

Remove uassert that prevents config.image_collection entry from being invalidated

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.1, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v6.0

      The uassert was added in the first commit in the pull request for SERVER-66344 to prevent the infinite DuplicateKey/WriteConflict errors described in SERVER-66526. However, later the issue was fixed by allowing subsequent oplog application to overwrite any existing config.image_collection entry with the same lsid, txnNumber and ts. So the uassert shouldn't have been committed and should be removed. 

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: