Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-27641

views_coll_stats.js should use its own database

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.2
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • Query 2017-01-23
    • 0

      In SERVER-27421, the views tests were picked up by the parallel tester to be run in parallel. views_coll_stats.js uses the "views_stats" database, which is also used by views_stats.js. Unfortunately, both of these tests drop and recreate the database several times, which means that there's a chance they'll interfere with each other in a parallel test run.

      views_coll_stats.js should just use its own unique database.

            Assignee:
            kyle.suarez@mongodb.com Kyle Suarez
            Reporter:
            kyle.suarez@mongodb.com Kyle Suarez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: