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

Consider avoiding ending sessions the shell has opened at the end of resmoke test

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Labels:
      None
    • Sharding
    • 34

      After a test has completed, we end all of the sessions the shell has opened. If a test creates a large number of sessions, this can take a really long time - i.e. bulk_shard_insert.js inserts 900 docs, and the check_orphans_are_deleted.js hook that runs at the end opens a session per document. We sometimes timeout as seen is BF-16239. This ticket is to look into how long we typically spend ending sessions at the end of a test and to consider skipping doing this to speed up test time.

            Assignee:
            backlog-server-sharding [DO NOT USE] Backlog - Sharding Team
            Reporter:
            janna.golden@mongodb.com Janna Golden
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: