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.
We’ve upgraded our feedback system to better capture, track, and act on your feedback. Here’s what you need to know:
|
What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. |
MongoDB Server cannot be built or run on the RISC-V 64-bit architecture (riscv64, rv64gc, little-endian, Linux). The build system has no riscv64 target wiring for the allocator, libunwind, or the bundled SpiderMonkey, and community distributions that package MongoDB (e.g. openEuler) explicitly exclude riscv64 (ExclusiveArch: x86_64 aarch64). As a result, teams that |
|
What would you like to see happen? Describe the desired outcome or enhancement. |
We would like MongoDB Server to officially support (or at minimum, accept community contributions toward supporting) the riscv64 architecture on Linux, so that mongod/mongos build and pass the standard test suites on riscv64 hardware, similar to how x86_64 and aarch64 are supported today. |
|
Why is this important to you or your team? Explain how the request adds value or solves a business need. |
Our team is adopting RISC-V server hardware, and MongoDB is our preferred database. Without riscv64 support we cannot deploy MongoDB in that environment, which forces a split infrastructure (different architectures for databases vs. compute) or a migration to an alternative database — both of which carry significant cost and operational risk. |
What steps, if any, are you taking today to manage this problem? |
|