Introduce ability to specify interruptible failpoints

XMLWordPrintableJSON

    • Fully Compatible
    • Sharding 2018-11-05
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: