Validate should use KeyString for comparison instead of woCompare

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.9
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage 2017-06-19, Storage 2017-07-10
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently RecordStoreValidateAdaptor::traverseIndex calls woCompare to check ordering of index keys, but a few lines later in hashIndexEntry we compute the KeyString. We should use these to compare instead, as that's much cheaper.

        1. Comparison.png
          Comparison.png
          58 kB
        2. ComparisonSmall.png
          ComparisonSmall.png
          55 kB

            Assignee:
            Gregory Wlodarek
            Reporter:
            Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: