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

jscore test fts_index_version2.js needs to use a unique collection name

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.1.9
    • None
    • Text Search
    • None
    • Fully Compatible
    • ALL
    • Platform 9 (09/18/15)

    Description

      If fts_index_version2.js does not use a unique collection name, it may fail in either basic.js or basicPlus.js with

       assert: write failed with error: {
      	"nInserted" : 0,
      	"writeError" : {
      		"code" : 11000,
      		"errmsg" : "E11000 duplicate key error collection: test.fts_diacritic_and_caseinsensitive index: _id_ dup key: { : 0.0 }"
      }
      

      Attachments

        Activity

          People

            mark.benvenuto@mongodb.com Mark Benvenuto
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: