Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34292

Add JavaScript class for representing graph and doing cycle detection

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.4
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • TIG 2018-04-09

      We're planning to test that MongoDB transactions obey snapshot isolation by verifying the commit order is consistent across all documents modified in the transaction. Checking whether the commit order is consistent reduces to whether there's a cycle in the commit order, such that a contradiction of transaction A committing both before and after a transaction B exists.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: