Release Notes / Version 10.2101
Table Of ContentsMongoDb Properties changed
The Following MongoDb Properties have changed. Due to known issues this should only be used with versions >= 2001.2. Previous versions are still working but have been deprecated and should be migrated:
mongoDb.clientURI -> mongodb.client-uri (considering Elastic Social)
mongoDb.clientURI -> repository.caplist.mongo-db-client-uri (considering Cap List)
mongoDb.prefix -> mongodb.prefix
models.createIndexes -> mongodb.models.create-indexes
mongoDb.monotonicReadConsistency.* -> mongodb.monotonic-read-consistency.*
taskQueues.* -> taskqueues.*
(CMS-15903)