Switch mongotop from using top command to using $top aggregation stage

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongotop
    • None
    • 3
    • 601

      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.

              Assignee:
              Unassigned
              Reporter:
              Dave Rolsky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: