FeatureCompatibility doesn't belong in ServerGlobalParams

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      ServerGlobalParams tend to be params which come from command line arguments, and remain immutable through the life of the server. 

      FeatureCompatibility does not have its value come from command line arguments, and its value changes all of the time. The global instance of FeatureCompatibility should be moved outside of this class and into its own file.

            Assignee:
            Unassigned
            Reporter:
            Matt Diener (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: