Skip to content
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

[mongodb][hotfix] Fix resume token not found problem #1879 #1938

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

Jiabao-Sun
Copy link
Contributor

Use unmatch resume token may cause resume token not found problem under MongoDB 4.4.x.
May fix #1879.

Copy link
Member

@GOODBOY008 GOODBOY008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @Jiabao-Sun Thanks for your contributions.

@GOODBOY008 GOODBOY008 merged commit eed9d6f into apache:master Feb 27, 2023
vanliu-tx pushed a commit to BKBASE-Plugin/flink-cdc-connectors that referenced this pull request Mar 22, 2023
wking1986 pushed a commit to BKBASE-Plugin/flink-cdc-connectors that referenced this pull request Mar 22, 2023
* [mongodb][hotfix] Fix authentication failed when using a non admin auth source and duplicated usernames apache#1934 (apache#1935)

* [hotfix][mongodb] Fix resume token not found apache#1879 (apache#1938)

---------

Co-authored-by: Jiabao Sun <jiabao.sun@xtransfer.cn>
rawlinxx pushed a commit to rawlinxx/flink-cdc-connectors that referenced this pull request May 29, 2023
@Jiabao-Sun Jiabao-Sun deleted the fix-resume-token-not-found branch December 6, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MongoDB CDC will appear "the resume token was not found" error
2 participants