Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
fix: Fix the resuming of MongoDB change streams in log-based replication mode #31
base: main
Are you sure you want to change the base?
fix: Fix the resuming of MongoDB change streams in log-based replication mode #31
Changes from 17 commits
a0280ce
6ea1f0c
8d61b87
4f0b291
48e9610
d3aacb9
154b62e
fa6ad4c
32f6a2a
2f9c015
650ec30
c4335e5
b0e253a
cf875b8
aaf7dd7
2a3c032
8fac23a
96d6811
83fa85e
f2ac545
b1f293b
0648fff
2451443
316daa4
794c2da
d7a6250
a030376
9ec4ba4
9f3d774
a1b8257
43272cd
4ff5b89
4310b48
a85f1dd
981523d
1952c29
b161e20
f481319
25f69ba
d42a173
0207c76
95a88b3
909078d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes #27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we're dropping support for Python 3.7 I think this can be simplified
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might make sense to move this annotation to the class level, ie