10gen / mongo-orchestration

Apache License 2.0
7 stars 11 forks source link

Add tag sets to replica set configurations #95

Closed jyemin closed 10 years ago

jyemin commented 10 years ago

Drivers will need to write integration tests proving that read preferences with tag set lists work properly, so it would be useful if the replica set configurations give each server a different tag set.

llvtt commented 10 years ago

resolved in a7861be2aea6511e047d748325d8143170a40a84

jyemin commented 10 years ago

It would be useful in scripts/mongo-orchestration-setup.ps1 as well, since that's what we use on Jenkins

llvtt commented 10 years ago

These should be on jenkins now.