Avoid comparing elements between different tree versions in BiggieSE

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.6
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-12-03
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If you had the following scenario, you would run into equality problems:

      • Open 2 cursors on element "a"
      • Update element "a", making a copy of the tree
      • Check the equality of the two cursors

      One cursor would revalidate itself in the equality operator while the other would remain stale, causing incorrect results.

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

                Created:
                Updated:
                Resolved: