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

Backtrace when removing document from admin.system.version on macOS

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0-rc5, 4.1.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.0
    • Hide

      1. Start up a PSA replica set
      2. Insert document

      {id: "foo"}

      into admin.system.version
      3. Attempt to remove

      {id: "foo"}

      from admin.system.version with write concern majority
      4. The secondary will backtrace

      Show
      1. Start up a PSA replica set 2. Insert document {id: "foo"} into admin.system.version 3. Attempt to remove {id: "foo"} from admin.system.version with write concern majority 4. The secondary will backtrace
    • Platforms 2018-06-18

      I get a backtrace on the secondary of a PSA replica set when removing any document from admin.system.version with writeConcern majority.

      This started happening in 4.0.0-rc0 and is still present in 4.0.0-rc3

      Logs attached

        1. arbiter.log
          57 kB
        2. primary.log
          66 kB
        3. secondary.log
          59 kB

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            tim.olsen@mongodb.com Timothy Olsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: