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

Streams: hang in start/stop with empty changestream when checkpointing enabled

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • Atlas Streams
    • Fully Compatible
    • ALL
    • Sprint 31

    Description

      Adding the following test in checkpoint.js can repro it:

      function smokeTestEmptyChangestreamStartStop()

      {     const input = generateInput(0);     let test =         new TestHelper(input, [] /* pipeline */, null /* default interval */, 'changestream');     test.run();     test.stop(); }

      Attachments

        Activity

          People

            matthew.normyle@mongodb.com Matthew Normyle
            matthew.normyle@mongodb.com Matthew Normyle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: