-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
The goal of this ticket is to add testing for currentOp listing of the recently added sharding DDL coordinators. In particular we should test that the coordinators for the following commands are correctly listed in the currentOp output and have the correct parameters:
- createCollection
- dropCollection
- renameCollection
- dropDatabase
- duplicates
-
SERVER-56210 Ensure request parameters are being shown while reporting current op
- Closed