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

AsyncResultMerger should not retry killed operations

    • Fully Compatible
    • ALL
    • Sharding E (01/08/16)
    • 0

      As part of the changes to make sharding more robust in the presence of CSRS config server stepdowns we made most operations retriable on these error codes.

      This is problematic because we have no way of differentiating between interruptions due to the actual operation being killed or due to the primary stepping down, so now operations fail to get killed as experienced by failures in jstests/sharding/features3.js.

            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: