-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongotop
-
None
-
3
-
338
Right now it's possible for the top command to fail because it ends up returning more than 16MB of data. The fix is to make this data available via a cursor. As part of PM-3033, the Server team will implement a $top aggregation stage.
This will allow mongotop to handle cases where the top command returns more than 16MB of data.