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

Mongo API Support #526

Open
3 tasks
RobertSzkutak opened this issue Jun 30, 2023 · 0 comments
Open
3 tasks

Mongo API Support #526

RobertSzkutak opened this issue Jun 30, 2023 · 0 comments

Comments

@RobertSzkutak
Copy link

## Problem Statement
The README recommends using the MongoDB connector for the Cosmos DB Mongo API, however, it seems that since the Cosmos DB Mongo API doesn't support the connectionStatus command, newer versions of the MongoDB Connector are incompatible with Cosmos DB. Mongo rejected a PR last year to add an option that would keep Cosmos DB supported: https://jira.mongodb.org/browse/KAFKA-332

I work for Confluent and have a customer using the Mongo API variant of Cosmos DB. I'm wondering if you can share any insight into what you would recommend and how we could best support this customer? Is MSFT looking to close this gap long term by adding Mongo API support for either the connectionStatus command or by creating a 1st party connector?

## Proposed Solution
Ideally, MSFT would provide a supported solution for Cosmos DB Mongo API users to integrate with Kafka.

## Alternative Solutions
The customer could use an older version of the MongoDB connector or patch the connector but maintaining this could be increasingly challenging long term.

## Additional context
Happy to collaborate here.

Next Steps

  • Team consensus to proceed
  • Schedule Design Session
  • Complete Design Review
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

No branches or pull requests

1 participant