Closed
Description
Mateusz Stefek opened DATAMONGO-2115 and commented
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.
This is related to DATAMONGO-2113
Issue Links:
- DATAMONGO-2113 ChangeStreamTasks incorrectly converts resumeAt Instants into BsonTimestamp
Referenced from: pull request #624, and commits 8fe734d, 9246d33, 4d3c550, 87c777c