-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Spec Comp
-
None
Currently SDAM logic is split between cluster, event handler classes and topology classes. This makes it hard to follow and, since the changes ultimately must be made on the cluster object, having some of the logic elsewhere makes the code violate encapsulation and have awkward patterns. This ticket is for moving SDAM logic from event handler classes to the cluster.
- is depended on by
-
RUBY-1492 Add missing checkIfHasPrimary invocations
- Closed