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

Showing 79 of 4027

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

Triggers Integration with Azure Event Grid

We have “Event bridge” integration with Atlas Triggers today. Adding Azure Event Grid support will be very helpful in building no-code solutions like real time sync for ODS/ ODL etc for Azure.
Guest about 3 years ago in Atlas Triggers and Functions 1 Submitted

Use node modules in Functions

As far as I understand currently it is not possible to use node/npm modules is Functions. Would be great to have it.
Guest about 8 years ago in Atlas Triggers and Functions 1 Started

extend the requirements applied to resource tags.

We want to extend the requirements applied to resource tags. Right now we have a specific project whose requirements do not allow us to use tag values
Guest about 2 years ago in Atlas Triggers and Functions 0 Submitted

Add line number to function call error messages

A simple line number of where a function fails would be incredibly useful. And a function name would be important too for when a function calls another function.
Guest over 5 years ago in Atlas Triggers and Functions 3 Submitted

Per-Shard Triggers to improve scalable/performance/resilience

In our geo-sharded cluster, we use Change Streams and Atlas Triggers. Most of our pipelines include an exact match for the shard key - so we can process the data in the same region where the data resides. However, due to the design of change str...
Boris Figovsky 6 months ago in Atlas Triggers and Functions 0 Submitted

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

Allow to pass user on Realm's Database Triggers

Currently I can create a Database Trigger, that when calling its Function I can restrict based on "%%user" - through "Can Evaluate". Though since the Function is called by a Trigger and therefore runs as a "system user" I cannot access the User ob...
Guest almost 4 years ago in Atlas Triggers and Functions 2 Submitted