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
Created by Guest
Created on Feb 7, 2020

Add configuration option to disable seedSecondary scripts in snapshots

Currently each snapshot includes the seedSecondary scripts that no longer work for MongoDB 3.6 or greater. ``` -r-x-w-r-t 1 107 65534 767 Jan 30 11:40 seedSecondary.sh -rw-r--r-- 1 107 65534 754 Jan 30 11:40 seedSecondary.bat ``` Please add an option to disable adding these files to snapshots or remove them completely as they are deprecated for MongoDB 3.6+.