Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Minor Change
Description
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
|
Attachments
Issue Links
- causes
-
MONGOID-4919 Use Mongo::Error::SessionsNotSupported for checking session support
-
- Closed
-
- links to