Index became invalid when using WiredTiger LSM

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: WiredTiger
    • None
    • Storage Execution
    • ALL
    • 115
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      An automated test failed when running with currently unsupported LSM backing data store.

      The test command that triggered a failure is:

      python buildscripts/resmoke.py --executor=jstestfuzz_sharded --numClientsPerFixture 10 --wiredTigerCollectionConfig=type=lsm --wiredTigerIndexConfig=type=lsm 
      

      The failure does not readily reproduce.

      The failure indicates that there are duplicate entries in an index:

      { "_id" : 1, "x" : 0.7389655158589513 }
      { "_id" : 1, "x" : 0.7389655158589513 }
      

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: