-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
Currently the namespace is in a "msg" field and users can parse it out, but that's error prone and not simple. We should put the namespace in its own field so it's easy to read programmatically.
Currently the msg field also duplicates the string "Scanning namespace <nss>" as part of the progress meter, and so we should clean that up while we're here.
- is related to
-
SERVER-78450 Add currentOp info for dbCheck secondary index checks
- Closed