Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.2: consider updating default config file to YAML format #197

Closed
php-coder opened this issue Oct 11, 2016 · 0 comments · Fixed by #231
Closed

3.2: consider updating default config file to YAML format #197

php-coder opened this issue Oct 11, 2016 · 0 comments · Fixed by #231
Assignees

Comments

@php-coder
Copy link
Contributor

php-coder commented Oct 11, 2016

Quote from https://docs.mongodb.com/v3.2/reference/configuration-options/:

Changed in version 2.6: MongoDB 2.6 introduces a YAML-based configuration file format. The 2.4 configuration file format remains for backward compatibility.

I'm suggesting to update default config file to use YAML format.

@omron93 omron93 assigned omron93 and unassigned hhorak Jan 24, 2017
omron93 pushed a commit to omron93/mongodb-container that referenced this issue Mar 13, 2017
omron93 pushed a commit to omron93/mongodb-container that referenced this issue Mar 16, 2017
omron93 pushed a commit to omron93/mongodb-container that referenced this issue Mar 21, 2017
Resolves: sclorg#197

Fix tests to test the new config file format.

MongoDB 2.6 does not support modular storage engines.

Have MONGODB_NOPREALLOC only for backward compatibility.

Update tests to also use deprecated MONGODB_NOPREALLOC.

Use user management functions introduced in 2.6 (already used in common.sh scripts)
omron93 pushed a commit that referenced this issue Mar 21, 2017
Resolves: #197

Fix tests to test the new config file format.

MongoDB 2.6 does not support modular storage engines.

Have MONGODB_NOPREALLOC only for backward compatibility.

Update tests to also use deprecated MONGODB_NOPREALLOC.

Use user management functions introduced in 2.6 (already used in common.sh scripts)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants