Single Choice
Easy
QWhat technical criticism was addressed in MongoDB version 3.4.0?
ID: #6892
MongoDB
130 views
Question Info
#6892Q ID
EasyDifficulty
MongoDBTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Answer: MongoDB could return stale reads
Explanation: In some failure scenarios where an application can access two distinct MongoDB processes, but these processes cannot access each other, it is possible for MongoDB to return stale reads. This issue was addressed since version 3.4.0 released in November 2016 (and back-ported to v3.2.12).
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic