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 Submitted
Categories Atlas
Created by Guest
Created on Jan 16, 2024

Allow to change defaultWriteConcernSource to global to avoid flipping the flag

Customers experience following error messages due to the defaultWriteConcernSource mismatch between the source and target cluster when restore the snapshot. Error: Can not restore a snapshot with custom default write concern 1 to a cluster that does not have a custom default write concern. Error: Can not restore a snapshot with custom default write concern majority to a cluster that does not have a custom default write concern. Ability to directly change the defaultWriteConcernSource without flipping between w:1 and w:majority will be convenient for the users. Option location: Cluster > configuration > Additional Settings > More Configuration Options > Default Write Concern Thanks.
  • Attach files