-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Service Arch 2019-07-01, Service Arch 2019-07-15
Currently, calling RSM::getMatchingHosts with SecondaryOnly and multiple tags, will iterate through each tag, and if exactly one host matches a particular tag, it will return immediately. Instead, it should return all secondaries that match any specified tag.
- related to
-
SERVER-51835 Mongos readPreferenceTags are not working as expected
- Closed