-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.5.5
-
Component/s: Sharding, Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
Quint 9 09/18/15
-
(copied to CRM)
jstests/shellkillop.js fails in a sharded setup.
Shell cant kill ops forwarded by mongos on ctrl-c.
client field in currentOp() is for mongos -> mongod link, not for client -> mongos link, therefore it won't match the output of whatsmyuri.
- related to
-
SERVER-32103 CTRL-C in mongo shell does not terminate long running ops if connected to mongos
- Backlog
- links to