-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.5.0
-
Component/s: Admin
-
Environment:Linux 64 bit
provide text information for locktype instead of numbers for commands listing in mongo shell.
for example when "listcommands" is executed, it gives the details of each command with its locktype shown as -1 , 0 or 1 which is not very helpful for Admin.
Providing textual information on the locktype like READ, NONE or WRITE will help.
- is related to
-
SERVER-13498 remove Command::locktype()
- Closed
- links to