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

Invalid _ts for changestream $source on 5.0 cluster

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Atlas Streams
    • Fully Compatible
    • Sprint 33

      Anyone else seeing _ts being invalid date? Windows work off _ts right?

      AtlasStreamProcessing> s
      {
      '$source':

      { connectionName: 'KG_demo', db: 'KG_demo', coll: 'irTelemetry' }

      }
      sp.process([s])

      {
      _id:

      { _data: '826520291D000000012B022C0100296E5A10046A707132B28549CDB15B1F70B5CDF19446645F696400646520291DCBFE37D6CFE794420004' }

      ,
      operationType: 'insert',
      clusterTime: Timestamp(

      { t: [1696606493|tel:1696606493], i: 1 }

      ),
      fullDocument:

      { _id: ObjectId("6520291dcbfe37d6cfe79442"), Speed: 67.73326110839844, Throttle: 0.6196078658103943, LatAccel: -11, FuelUsePerHour: 0, FuelLevel: 0, FuelLevelPct: 0, Session: 3, Lap: 11, TrackName: 'virginia 2022 full', DriverName: 'Kenny Gorman', CarName: 'Ligier JS P320', CarNum: '1', InCorner: 1 }

      ,
      ns:

      { db: 'KG_demo', coll: 'irTelemetry' }

      ,
      documentKey:

      { _id: ObjectId("6520291dcbfe37d6cfe79442") }

      ,
      _ts: Invalid Date,
      _stream_meta:

      { sourceType: 'atlas', timestamp: Invalid Date }

      }
      Created with Jira Integration+ for matthew.normyle (matthew.normyle@mongodb.com)

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

              Created:
              Updated:
              Resolved: