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

"Fatal Assertion 16360" triggered by temporary collections dropped when restarted in standalone mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 3.2.7
    • 3.2.13, 3.4.5, 3.5.3
    • Replication
    • Fully Compatible
    • ALL
    • v3.4, v3.2
    • TIG 2017-02-13

    Description

      Scenario:

      During the process of Changing the Size of the Oplog, one step is to Restart a Secondary in Standalone Mode on a Different Port.

      After the change, when the node is Restarted again as a part of the replica set, the fatal assertion may be triggered. The fatal assertion itself is covered under SERVER-23390.

      However, the issue in this case is caused by the behavior of tmp.agg_out temporary collections which are cleaned after the restart of the mongod server.

      [repl writer worker 14] writer worker caught exception:  :: caused by :: 26 Failed to apply insert due to missing collection: { ts: Timestamp 1476945662000|9194, t: 112, h: 3665423956733067926, v: 2, op: "i", ns: "db1.tmp.agg_out.81", o: ...
       
      [repl writer worker 14] Fatal Assertion 16360
      

      Attachments

        Issue Links

          Activity

            People

              max.hirschhorn@mongodb.com Max Hirschhorn
              ankur.raina@mongodb.com Ankur Raina (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: