Consider using enum values for storage_tier config

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines - Server Integration
    • Fully Compatible
    • SOSESI - 2026-04-21
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now we are using strings like "cold", "hot". This means whenever we want to check the value of the config, we need to do string comparison. It would be not to just be able to use enums and compare that way.

      Context: https://github.com/10gen/mongo/pull/50363#discussion_r2994802678

            Assignee:
            Daniel Khuu
            Reporter:
            Adeline Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: