-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Performance, Real Time Server Stats
-
None
With multiple databases/collections the top store can make the RTSS view unuseable because the UI hangs. This is due to topStore polling all the namespaces at regular intervals. A solution to this is to trim the list of namespaces returned to the ones that are 'hottest'.
This can be done once SERVER-6627 is resolved.
- depends on
-
SERVER-6627 top command should return cursor
- Backlog