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

Review the interaction of isVersionInitialized with Operation FCV

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 8.2.0-rc0
    • Component/s: None
    • Catalog and Routing
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      There are a few checks across the server code base that acquire a snapshot of the server's FCV and check if the FCV is initialized using FCVSnapshot::isVersionInitialized, for example: 1, 2, 3, 4.

      We should review those checks and determine if they should take Operation FCV into account.

      Note that most usages of FCVSnapshot::isVersionInitialized are part of an antipattern for checking feature flags (SERVER-84149) - this issue is about the checks that are not part of that antipattern.

            Assignee:
            robert.sander@mongodb.com Robert Sander
            Reporter:
            joan.bruguera-mico@mongodb.com Joan Bruguera Micó
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: