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

Reduce errors in fle2_contention_kill_parent.js

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v6.0
    • Security 2022-10-31, Security 2022-11-14, Security 2022-11-28
    • 5

      In fle2_contention_kill_parent.js, the test runs a crud command with a hang failpoint set, waits for a failure, then runs the crud command again and makes sure the command succeeds.

      In BF-26385, the command that runs when the failpoint is set does not seem to finish completely. Since the command that runs after the failpoint is disabled uses the same resources as the command run before, and since both commands are in transactions, they interfere.

      It is not fully clear whether this is the issue with this test, but without more logging or more reproductions, we won't know what the error is here.

            Assignee:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Reporter:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: