You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to resume a change stream with a specific BsonTimestamp. There's resumeTimestamp field in ChangeStreamOptions, but its type is Instant, which is not precise enough in some cases.
Mateusz Stefek opened DATAMONGO-2115 and commented
I would like to resume a change stream with a specific BsonTimestamp. There's
resumeTimestamp
field inChangeStreamOptions
, but its type isInstant
, which is not precise enough in some cases.This is related to DATAMONGO-2113
Issue Links:
Referenced from: pull request #624, and commits 8fe734d, 9246d33, 4d3c550, 87c777c
The text was updated successfully, but these errors were encountered: