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

allow db.currentOp() from mongos to show the query jobs performed on secondaries

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.2.2
    • Component/s: Replication
    • Environment:
      Debian 6.0 kernel: Linux 2.6.38-2-amd64
      cluster: a sharded cluster with 4 replica sets. Each rs contains a primary & a secondary & an arbiter
    • Replication
    • Linux

      I wanted to use db.killOp() to kill some long time queries which were performed on secondaries by using read preference "Secondary".
      But the jobs are not shown when I use db.currentOp() so I can not kill them.
      (Queries performed on primaries can be shown by using db.currentOp())

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            strlee stronglee
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: