sous-chefs / sc-mongodb

Development repository for the sc-mongodb cookbook
https://supermarket.chef.io/cookbooks/sc-mongodb
Apache License 2.0
75 stars 91 forks source link

separate shard and replicaset names #143

Open shortdudey123 opened 7 years ago

shortdudey123 commented 7 years ago

Copied from https://github.com/edelight/chef-mongodb/issues/95

If choosing between two recipes that accomplish the same thing, but one is simpler and the other is more complicated... which is better? I am thinking about the idea that the variable shard_name may be extraneous, and that it complicates usage of this recipe by adding yet another variable which you have to think about and understand. When setting up a shard manually (without chef), do you usually assign shard_name? A shard is either a replica set, or it's a single machine. What makes sense is to name the replica set with a replicaset_name. And just that. Only that. Perhaps I am missing something though.

tl; dr is shard_name really needed?

github-actions[bot] commented 4 years ago

Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.