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

Add back-propagating cancellation to Future

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Service Arch
    • Platforms 2018-07-02, Platforms 2018-07-16

      This allows a holder of a Future to indicate that they are not interested in the result anymore and to attempt to prevent more work from happening. This is distinct from SERVER-35679 interruption (which is just about breaking out of blocking waits) and killing a producer which is supposed to behave the same as any other error case, forward-propagating some Status, by default BrokenPromise.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: