Skip to content

Commit ed356a3

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-remove-duplicate-incorrect-wallTime-from-existing-content (#1220)
Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 8fa9dae commit ed356a3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

source/reference/change-events.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ stream response document can have.
5050
]
5151
},
5252
"collectionUUID": <uuid>,
53-
"wallTime": <isodate>,
5453
"clusterTime" : <Timestamp>,
5554
"wallTime" : <ISODate>, // Added in MongoDB 6.0
5655
"txnNumber" : <NumberLong>,
@@ -253,12 +252,6 @@ following table describes each field in the change stream response document:
253252

254253
.. versionadded:: 6.0
255254

256-
* - ``wallTime``
257-
- ISODate
258-
- ISO date from the oplog entry associated with the event.
259-
260-
.. versionadded:: 6.0
261-
262255
* - ``collectionUUID``
263256
- UUID
264257
- UUID identifying the collection.

0 commit comments

Comments
 (0)