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

Wait for failpoint before killing the op in fle2_contention_kill_parent.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • v8.0
    • Security 2024-08-19
    • 0

      Today, the fle2_contention_kill_parent.js code does not wait for failpoint before killing the op.
      We need to add a waitForFailPoint command just before we kill the op, so that we know the failpoint was reached. Also, we can use the functions in fail_point_util.js to do the failpoint setting & waiting, instead of doing it all manually.

            Assignee:
            sophia.tan@mongodb.com Sophia Tan
            Reporter:
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: