Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
2.5.0
-
Linux 64 bit
Description
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.
Attachments
Issue Links
- is related to
-
SERVER-13498 remove Command::locktype()
-
- Closed
-
- links to