-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Minor Change
Current exception message:
Mongo::Error::InvalidSession: Sessions are not supported by the connected servers.
Proposed message:
Mongo::Error::SessionsNotSupported:
The deployment that the driver is connected to does not support sessions. The following servers have null logical session timeout: localhost:27017
- causes
-
MONGOID-4919 Use Mongo::Error::SessionsNotSupported for checking session support
- Closed
- links to