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

Avoid unique index format update via an empty collMod on secondary with FCV=4.0

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.3
    • Affects Version/s: 4.1.1
    • Component/s: Storage
    • Labels:
    • Fully Compatible
    • ALL
    • Storage Engines 2018-08-27
    • 15

      We are seeing multiple evergreen failures with following assertion failure during a collection Validate on a secondary in a replica set.

      [ReplicaSetFixture:job0:secondary] 2018-08-06T18:09:24.083+0000 D -        [conn283] User Assertion: Overflow: Invalid advance (1) past end of buffer[0] at offset: 0 src/mongo/util/bufreader.h 109
      [ValidateCollections:job0:jstestfuzz-3c61-ent_94e1-qa_a6ce-1533653374890-044:ValidateCollections] 2018-08-07T15:06:59.231+0000 	"errors" : [
      [ValidateCollections:job0:jstestfuzz-3c61-ent_94e1-qa_a6ce-1533653374890-044:ValidateCollections] 2018-08-07T15:06:59.231+0000 		"exception during index validation: Overflow: Invalid advance (1) past end of buffer[0] at offset: 0"

      This failure looks related to recent changes in the unique index format.

            Assignee:
            neha.khatri Neha Khatri
            Reporter:
            neha.khatri Neha Khatri
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: