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

Align the counting in Documents tab vs Aggregations

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Count, Documents
    • None
    • Developer Tools

      In Documents we do the count with a (probably too long) timeout, then handle the N/A (or null) case. In Aggregations we have a button the user has to click to perform the count.

       

      In Documents we have a 5 second timeout and in Aggregations where we do an estimated count on the input documents we have a 500ms timeout. We count in different ways, though.

       

      We'll have to decide if we want to use the Aggregations patttern in Documents or the Documents pattern in Aggregations. Also if we want to align the maxTimeMS value we use there.

            Assignee:
            Unassigned Unassigned
            Reporter:
            leroux.bodenstein@mongodb.com Le Roux Bodenstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: