-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Error Handling
-
None
fsm stores a compatibilityErr for if the server has an incompatible version. Currently, server selection doesn't give a useful error in this situation, so it should return the compatibilityErr instead. Also check the spec and see if fsm.compatible can be used to fail fast.