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

make it possible to interrupt operations in mongos

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Sharding
    • None
    • Query
    • Query 2018-01-29

    Description

      The aggregation framework pipeline components can run in either mongod or mongos, depending on whether they operate on grouped (or sorted) documents. For SERVER-4844, code was added that would enable interruption of aggregation operations via currentOp/killOp. However, this doesn't work in mongos, because there's no provision for doing that there. Something needs to be created that can be used in the implementation of the InterruptStatusMongos class (in interrupt_status_mongos.cpp).

      Attachments

        Activity

          People

            backlog-server-query Backlog - Query Team (Inactive)
            dan@mongodb.com Daniel Pasette (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: