Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Oct 24, 2018 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants