-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
Right now we assume that if two nodes have a ping time within 5ms, they are within the same data center.
We should explore other ways of determining that threshold. We could determine this via a percentage of the ping time, rather than a constant value. We might want to explore something like that with some hard coded lower and upper bounds.
- is related to
-
SERVER-97281 Consider separating internal ping time calculations from heartbeat commands
- Needs Scheduling
- related to
-
SERVER-96495 Choosing sync source across regions doesn't take into account which node is primary
- In Code Review