Rename kUnsetDefaultLastLTSBehavior FCV constant to kUninitialized

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 8.3.0-rc0
    • Component/s: None
    • Catalog and Routing
    • 🟩 Routing and Topology
    • None
    • None
    • None
    • None
    • None
    • None

      Context: We have the concept of uninitialized FCV i.e. a node still has not created the FCV document. For example, when launching a mongod --replSet rs0 --dbpath /some/empty/folder and before the node is added to a replica set (e.g. via rs.add()or rs.initiate() then all commands run under uninitialized FCV.

       

      In the code uninitialized FCV is represented by the kUnsetDefaultLastLTSBehavior FCV constant.

       

      Issues:

       

      Proposal: Rename kUnsetDefaultLastLTSBehavior to kUninitialized.

            Assignee:
            Unassigned
            Reporter:
            Joan Bruguera Micó
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: