Separating out the validation portion from the database model

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • WT10.0.1, 4.4.8, 5.0.2, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage - Ra 2021-06-28, Storage - Ra 2021-07-12
    • 3

      The database model is a class "database" which contains a map of collection_ids to "collection"s we should split out the keys and values held in those collections to a separate location for usage in the validation stage of the test.

      This will allow us to replace the mutex with an atomic and remove the mutex from the collection class.

      Having them in the same location has caused some confusion, it also appears that we can remove a redundant map from the model, either keys or values.

            Assignee:
            Luke Pearson
            Reporter:
            Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: