Hi Katrien,
Is this setting -Doak.mongo.uri.readPreference:secondaryPreferred is working for you ?.
Is there any alternative way to give this setting with MongoDB connection string. We are using this below connection string in our MongoDB cluster :
mongouri="mongodb://stg_aemauthor:nPfqYMkj9mHKvghZYiZe@mongodbus2.illumina.com:27017,mongodbus:27017,mongodbapac:27017,mongodbemea:27017/$external?authMechanism\=PLAIN&replicaSet\=envrepl"
I want to read from particular mongodb. Is it configurable?
Thanks,
Shariq