Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11542

Docs for SERVER-6496: provide a way to kill a sharded query on all shards

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • 4.0.0
    • None
    • None
    • None

    Description

      Documentation Request Summary:

      This is the umbrella ticket for new functionality, sharded kill.

      Engineering Ticket Description:

      When trying to kill a query through mongos, It requires killing the query manually on every single shard.
      Running queries without specifying a shard key or worse, without an index can be unacceptable in some scenarios and is an innocent mistake (consider killing a sharded query on a cluster of 100 shards).

      Description

      Document a new procedure to kill a sharded query on all shards

      Scope of changes (files that need work and how much)

      Sharded queries discussed at https://docs.mongodb.com/manual/core/sharded-cluster-query-router/#sharding-mongos-targeted.

      I couldn't find a procedure to perform a sharded query, at least by that name, so we also need to determine if it needs to be renamed. If it doesn't exist, we need two procedures: 1) execute sharded query, and 2) kill sharded query on all shards.

      Impact to other docs outside of this product

      MVP (work and date?)

      Resources (e.g. Scope Docs, Invision)

      Attachments

        Activity

          People

            Unassigned Unassigned
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 45 weeks, 1 day ago