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

secondary fasserts trying to replicate an index

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • 2.6.5, 2.8.0-rc0
    • 2.6.8, 2.8.0-rc5
    • Replication
    • None
    • Fully Compatible
    • ALL
    • Hide

      Reproduction is not consistent, but it appears to happen during a sequence of index creations on the same collection (dropping the collection between each one), each with different options. One of the creations is in the background.

      You can see the name of the collection as well as the index name in the exception message in the ticket description.

      Show
      Reproduction is not consistent, but it appears to happen during a sequence of index creations on the same collection (dropping the collection between each one), each with different options. One of the creations is in the background. You can see the name of the collection as well as the index name in the exception message in the ticket description.

    Description

      A secondary fasserts with the following log message:

      2014-11-21T18:57:02.566+0000 E REPL     [repl writer worker 15] writer worker caught exception:  :: caused by :: 85 Index with name: theField_1 already exists with different options on: { ts: Timestamp 1416596222000|61, h: -5680555093148999460, v: 2, op: "i", ns: "JavaDriverTest.system.indexes", o: { key: { theField: 1 }, name: "theField_1", ns: "JavaDriverTest.com.mongodb.acceptancetest.index.AddIndexAcceptanceTest", expireAfterSeconds: 1600 } }
      2014-11-21T18:57:02.566+0000 I -        [repl writer worker 15] Fatal Assertion 16360
      2014-11-21T18:57:02.566+0000 I -        [repl writer worker 15]
       
      ***aborting after fassert() failure

      Attachments

        1. db27017.log
          26.17 MB
        2. db27018.log
          3.51 MB

        Issue Links

          Activity

            People

              milkie@mongodb.com Eric Milkie
              jeff.yemin@mongodb.com Jeffrey Yemin
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: