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

Do not ignore all abortTransaction errors in tests

    • Fully Compatible
    • Repl 2018-09-10, Repl 2018-09-24, Repl 2018-10-08, Repl 2018-10-22, Repl 2018-11-05

      We currently ignore all abortTransaction errors in our tests, when in reality NoSuchTransaction is the only one we really want to ignore. At the very least we should log any other error we receive, and likely it will be helpful and safe to only ignore NoSuchTransaction (though trying it out may show this isn't feasible). We can limit this to in our tests to conform to the driver spec.

            Assignee:
            pavithra.vetriselvan@mongodb.com Pavithra Vetriselvan
            Reporter:
            judah.schvimer@mongodb.com Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: