I know Mongo Java driver will retry collection.find(), and most other read operations, per Mongo docs.
collection.find()
But I can\'t see anywhere in documents or in the d