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

Added support for 3.4 version #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

furbiesandbeans
Copy link

@furbiesandbeans furbiesandbeans commented Feb 1, 2017

mongos:sharding:autoSplit and sharding:chunkSize are no longer supported on 3.4 and cause mongos to fail if they're set

@acsrujan
Copy link

We can add Sharding options too in the same PR, /attributes/default.rb, next to storage options.

# sharding options: http://docs.mongodb.org/manual/reference/configuration-options/#storage-options
default['mongodb3']['config']['mongod']['sharding']['clusterRole'] = nil # shardsvr or configsvr

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

Successfully merging this pull request may close these issues.

2 participants