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

jstests/core/index_many2.js shouldn't try to make 1000 indexes on a collection when the limit is 64

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
    • Storage Execution

      Nothing broken, just a test improvement to a rather old ambiguously purposed test.

      I randomly noticed that the test repeatedly logs

      [MongoDFixture:job0] {"t":{"$date":"2020-07-24T12:15:32.641-04:00"},"s":"I",  "c":"INDEX",    "id":20354,   "ctx":"conn76","msg":"Exceeded maximum number of indexes","attr":{"namespace":"test.index_many2","key":{"x836":1.0},"maxNumIndexes":64}}
      

      for a long while because of a 1000 round for-loop.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: