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

Track how long it takes for an operation to notice it has been interrupted

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      We mark operations as interrupted in many different situations (like during step down, rollback, etc) and rely on the operations to quickly check that they have been interrupted to let the system make progress. However, we have seen many situations where operations take a very long time (over 30 seconds) to notice they need to be interrupted. We should track how long it takes for an operation to check that it has been interrupted so that we can identify which operations are not adhering to our timing requirements.

            Assignee:
            Unassigned Unassigned
            Reporter:
            samy.lanka@mongodb.com Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: