-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Diagnostics
-
None
-
Query
-
ALL
I have run db.currentOp(true) on MongoShell (2.6.9) this gives more information about multiple client a, multiple connectionId and operation id.
When we run the same command in latest version of MongoDB,this gives only Single operation Id , Single client and multiple connection Id.
Is there any way to find multiple client and operation in mongodb.
Output of db.currentOp(true) on MongoShell (2.6.9) : Please find the attachment : first.jpeg
Output of db.currentOp(true) on MongoShell(3.x) : Please find the attachment : second.jpeg
- duplicates
-
SERVER-18482 db.currentOp(True) does not return client information on idle connections
- Closed
- is duplicated by
-
SERVER-20598 db.currentOp command suppresses "client" information for idle connections
- Closed
-
SERVER-20311 Different results comes after changing version of mongodb
- Closed