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

Introduce ability to specify interruptible failpoints

    • Fully Compatible
    • Sharding 2018-11-05

      The currently available way to block on an enabled failpoint is implemented as a plain for-loop with sleep. This doesn't allow using failpoints in places where the running operation context can be expected to be interrupted.

      This ticket is to introduce an analogous call, which takes an OperationContext and checks for interrupts.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: