Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
Description
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.