Skip to content

Ability to resume ChangeStream at a given cluster timestamp given as BsonTimestamp [DATAMONGO-2115] #2980

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions