Do not force index lookup during SortedDataInterface::unindex

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.7.8
    • Affects Version/s: 2.7.7
    • Component/s: Storage
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The current API to SortedDataInterface::unindex returns true if the desired index row was in fact deleted. This forces an internal lookup of the index row, which hurts performance, especially for write optimized storage engines.

      We should simply not return anything from unindex().

              Assignee:
              Unassigned
              Reporter:
              John Esmet
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: