Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-1031

Improve instance fetching performance

      Currently Instance fetching happens eagerly by pulling all the databases/collections together (see instance-model), which can cause the UI to hang the more namespaces there are.

      The goal of this ticket is to

      • isolate the bottleneck of the instance fetching,
      • improve the performance of the fetching,
      • or prevent fetching instances from blocking UI, e.g. by fetching the details lazily or asynchronously

            Assignee:
            Unassigned Unassigned
            Reporter:
            satyendra.sinha@mongodb.com Satyendra Sinha
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: