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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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:
            [DO NOT USE] Backlog - Replication Team
            Reporter:
            stronglee
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: