Sort records in ClusteredRecordStore unit test

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0, 9.0.1, 9.0.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • v9.0
    • Storage Execution 2026-08-31
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This test creates a vector of records and then inserts these into a record store, and then checks that the record in the record store and in the vector match at each index.

      However, if the OIDs generated here overflow the 4 byte timstamp, it wraps around and starts from 0. This can lead to the test failing.

      The test can be made more robust by sorting the vectors after populating it.

            Assignee:
            Damian Wasilewicz
            Reporter:
            Damian Wasilewicz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: