Julian Reschke created OAK-3822:
-----------------------------------

             Summary: DocumentStore query API should allow specifying a timeout
                 Key: OAK-3822
                 URL: https://issues.apache.org/jira/browse/OAK-3822
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: documentmk
            Reporter: Julian Reschke
            Priority: Minor


There are cases where a query should be terminated instead of running to 
completion. In one particular case, we see {{ClusterNodeInfoDocument.all()}} 
needing 15 minutes (!) on an Oracle database. In the context of this call, this 
essentially means the server is burning.

The API should allow setting a max. acceptable time for the query to complete, 
after which it should be terminated. With that, we could at least fail fast.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to