IndexCatalogIterator should return const entries

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.7
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Storage NYC 2018-12-17, Storage NYC 2018-12-31
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The iterator current returns pointers that allow callers to happily access and modify the underlying IndexAccessMethod. In an attempt to prevent that behavior, which bypasses the IndexCatalog, we should have next() return a const pointer.

            Assignee:
            Louis Williams
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: