-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF17, 11.1, 2021.0
-
Component/s: Core MongoDB
Connection strings for an Atlas-hosted MongoDB instance needs to be of the form mongodb+srv://user:password@cluster0.mongodb.net/test?w=majority but the prefix mongodb+srv is not recognized by MongoDBConnectionHelper and Quartz template.
The connection string for Atlas is described in https://docs.atlas.mongodb.com/driver-connection/