Review the interaction of isVersionInitialized with Operation FCV

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: 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
            Reporter:
            Joan Bruguera Micó
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: