Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3442

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

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

      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 Unassigned
            Reporter:
            dave.rolsky@mongodb.com Dave Rolsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: