-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
I'd like to add tags to existing nodes in our replica sets (mostly to identify the Amazon Availability Zone), but it looks like the easiest way to do that is to modify the config and run rs.reconfig(cfg). Since running rs.reconfig() has the potential to trigger an election, it would be fantastic to have a way to modify tags for replica set nodes without the chance of an election or the nodes dropping existing connections.
- is related to
-
SERVER-6752 Do not close all connections on replica set reconfig
- Closed
-
SERVER-10823 isMaster does not contain tags in some cases
- Closed