Add a new class that will keep track of the index inconsistencies during validation

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.12
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage 2017-08-21
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The class will be called IndexConsistency and will be used to keep track of all the inconsistencies we find during the validation of a collection, our cursor positions during a scan, yielding logic and information the IndexAccessMethod hooks return.
      We'll also move all the KeyString hashing work to this class.

      CollectionImpl::validate() will start using this class instead of keeping track of the inconsistencies itself.

            Assignee:
            Gregory Wlodarek
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: