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.

ADD NEW FEEDBACK

Feedback

XA Support

Is there any plan to implement distributed transaction that involves more than one data stores (for e.g. an RDBMS and Mongo)? We have one such requirement and tried a simple POC by creating a simple class extending XAResource (MongoXAResource impl...
Guest almost 6 years ago in Storage & Transactions 11 Submitted

Ability to increase compression level using zlib

Currently, changing compression level using zlib is not supported. It would be beneficial especially for the systems running on s390x platform to have an option to increase the compression level rather than using the default.
Guest 6 months ago in Storage & Transactions 0 Submitted

AWS IAM support by Stream Processing

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. We are using AWS IAM authentication and authorization wherever we can. What would you like to see happen? Describe ...
Steve Hand 2 months ago in Atlas Stream Processing 1 Future Consideration

Lock on session start level with provided keys

Scenario: Parallel DB updates with transactions on multiple collections that use same documents. Example: Calculate some common stuff to embed it in extra collections to avoid lookups. Problem: Lock and timeout on documents uses up valuable time ...
Guest over 2 years ago in Storage & Transactions 0 Submitted

Azure Stream processing for Canadian region.

The current stream processor regions are restricted to only US and EU. Can we add Canadian region support in Azure. https://www.mongodb.com/company/blog/product-release-announcements/atlas-stream-processing-now-supports-azure-and-azure-private-link
Guest 7 months ago in Atlas Stream Processing 1 Future Consideration

Making operations that hang indefinitely more visible

Hi Team, It would be useful for some kind of timeout message to be implemented if an operation is waiting on commitQuorum - say wait an hour and then return an error message with "Can't perform operation, required number of commitQuorum members n...
Frederik Nosi over 1 year ago in Storage & Transactions 1 Submitted

Additional checks for storage consistency

The following opt-in features would add additional check to check for storage layer corruptions of collections. 1. Upon write read what data was committed to disk. 2. Periodic or scheduled scanning of a collection. Similar to collection.validate ...
Guest about 6 years ago in Storage & Transactions 0 Submitted

sharding error shardsvr

Make it clear which node is causing the "shardsvr" error. Spawned from support case 01042995 Our error occurred when the user tried to connect using Compass. The failure was to list the collection names on one database. The error presented back...
Guest over 3 years ago in Storage & Transactions 0 Submitted

support for Solace

Integrate support for data streams originating from Solace messaging queues system.
Guest over 1 year ago in Atlas Stream Processing 1 Future Consideration

Support for serverless

Support mongodb atlas serverless as a source
Guest almost 2 years ago in Atlas Stream Processing 1 Will Not Implement