Skip to content

[source-mongodb-v2] Adding permission check on oplog.rs needed by CDC #44490

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

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

theyueli
Copy link
Contributor

@theyueli theyueli commented Aug 21, 2024

What

Fixes #44477

User Impact

The user will not be able to set up the connector if his/her airbyte user does not have read access to the oplog.rs collection.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

@theyueli theyueli self-assigned this Aug 21, 2024
@theyueli theyueli requested a review from a team as a code owner August 21, 2024 00:57
Copy link

vercel bot commented Aug 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 21, 2024 1:05am

@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Aug 21, 2024
@theyueli theyueli merged commit f565c04 into master Aug 21, 2024
35 checks passed
@theyueli theyueli deleted the yue/mongdb-check-oplog branch August 21, 2024 01:19
@rantibi
Copy link

rantibi commented Aug 21, 2024

It seems this merge has disrupted our previously working connection. It would be helpful to send an announcement detailing the issue and providing instructions on how to resolve it.

@theyueli
Copy link
Contributor Author

It seems this merge has disrupted our previously working connection. It would be helpful to send an announcement detailing the issue and providing instructions on how to resolve it.

@rantibi, this change would require refreshing the connector configuration/setup, which will run this permission check. Do you still have the problem, or did the check fail? If so, please share your workspace link so we can take a look. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/mongodb-v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[source-mongodb-v2] Adding permission check on oplog.rs
4 participants