Provide RSS-local OperationContext wrapper that only exposes interruptibility

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently the Interruptible interface only contains methods to check if an interrupt has occurred, and allows no way for callers to perform an interrupt. In most cases, we are interrupting an OperationContext, and in some interfaces we do not need the full OperationContext API, just the interruptibility. We should provide a wrapper for OperationContext that hides most of the functionality, keeping our APIs narrow and preventing later creep.

              Assignee:
              Unassigned
              Reporter:
              Sean Zimmerman
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated: