Marcel Reutegger created OAK-7140:
-------------------------------------
Summary: Retry query on MongoException
Key: OAK-7140
URL: https://issues.apache.org/jira/browse/OAK-7140
Project: Jackrabbit Oak
Issue Type: Improvement
Components: mongomk
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Priority: Minor
Fix For: 1.10
Similar to MongoDocumentStore.find() the implementation should retry calls to
MongoDB for query(). The most likely reasons for MongoExceptions from the
driver are crashed or suddenly stopped replica set members or temporary network
issues. Retrying the operation in these cases may hide the underlying hiccup
from the application.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)