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

Exclude top.js from FCV upgrade/downgrade passthroughs until SERVER-80490 is implemented

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Execution EMEA Team 2023-10-02
    • 157
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-72229 introduced a per-collection call to collMod inside the FCV upgrade procedure, as part of an effort to clean up some collection encryption settings that are supposed to be local to the node but in some cases were unexpectedly found to be present in the (implicitly) replicated catalog. This collMod causes top.js to fail if the FCV upgrade interleaves, because the collMod results in an additional, unaccounted-for lock acquisition.

      Temporarily exclude top.js from FCV upgrade passthroughs, until after 8.0 when we remove the FCV call to collMod via SERVER-80490.

            Assignee:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Reporter:
            josef.ahmad@mongodb.com Josef Ahmad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: