You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: