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

[Task]: Switch mongo plugin implementation to non-reactive #11201

Open
1 task done
nidhi-nair opened this issue Feb 16, 2022 · 2 comments
Open
1 task done

[Task]: Switch mongo plugin implementation to non-reactive #11201

nidhi-nair opened this issue Feb 16, 2022 · 2 comments
Labels
Backend This marks the issue or pull request to reference server code Integrations Product Issues related to a specific integration Mongo Issues related to Mongo DB plugin Query & JS Pod Issues related to the query & JS Pod Task A simple Todo

Comments

@nidhi-nair
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

SubTasks

  • Switch out of reactive library for Mongo
  • Add our own layer for introducing reactive nature to Mongo
  • Test for long running connections, make sure there is no leakage
@nidhi-nair nidhi-nair added Backend This marks the issue or pull request to reference server code Task A simple Todo Mongo Issues related to Mongo DB plugin Query & JS Pod Issues related to the query & JS Pod labels Feb 16, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal added the Integrations Product Issues related to a specific integration label Sep 12, 2022
@sumitsum
Copy link
Contributor

@nidhi-nair can you please add details here as to why we need to do this ?

@nidhi-nair
Copy link
Contributor Author

Hey @sumitsum this was proposed because of the connection leak problems we were facing. We can re-evaluate if this is still required on the basis of whether those leaks still exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend This marks the issue or pull request to reference server code Integrations Product Issues related to a specific integration Mongo Issues related to Mongo DB plugin Query & JS Pod Issues related to the query & JS Pod Task A simple Todo
Projects
None yet
Development

No branches or pull requests

4 participants