Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Is there option not to restart mongod when there is config change ? #45

Open
sanjay92-gupta opened this issue Aug 4, 2016 · 1 comment

Comments

@sanjay92-gupta
Copy link

Question rather than issue :
We hade made default.rb where we are modifying values

cat default.rb

node.default['mongodb3']['version'] = '3.2.8'
node.default['mongodb3']['package']['version'] = '3.2.8'
....

Is there any such option we can put here so that when there is config change, we don't want to restart mongodb server process. By default action is restart.

@iiro
Copy link

iiro commented Nov 11, 2016

This would be a pretty important change - as you don't want Mongo's to restart on each change on config file...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants