listIndexesInLock() should return a std::vector rather than a std::list

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Minor - P4
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Storage Execution 2025-09-29
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Nothing benefits from a std::list here, and it results in a number of conversions between vector and list due to everything else using vectors.

            Assignee:
            Thomas Goyne
            Reporter:
            Thomas Goyne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: