-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
In the output to db.currentOp(), the fact that an operation has yielded is indicated by the replacement of the first letter of the "ns" field with a "?". We should have an explicit field instead, e.g.,
{yielded: true}. If the "?" character indicates things other than yielding, then we should have fields that describe those conditions, too.