Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Planned
Created by Guest
Created on Dec 17, 2020

sharding

Should provide sharding feature in community Operator.
  • Attach files
  • Guest
    Jul 18, 2021
    This would be very useful in closing the gap between test and production environments, specially for staging/pre prod environments. I am willing to spend 20-30 hours a week, maybe even more if someone can mentor me through this. Please contact me if you'd like to work on this together. Github: supersaeyan LinkedIn: https://www.linkedin.com/in/arpit-oberoi-2aa262125/ Email: arpitkoberoi@gmail.com Another one of my use cases is generating a stub DB instances as part of data specific test cases, as part of the test suite setup, removing dependencies from team shared remote environments thus allowing developers develop and test quicker, on their local machines.
  • Guest
    Feb 25, 2021
    This would allow self-contained product teams to manage their own sharded cluster in Kubernetes for testing purposes, while still using an Enterprise version for production. We currently have different setups in test and production and this leads to issues like finding out that we missed the sharding of some collections only when we finally deploy on a full-blown sharded cluster. We would like to have self-contained Kubernetes cluster for testing that look as close to production as possible, and this would be an enabler.