You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2014/02/28 11:31:19 UTC

[jira] [Created] (OAK-1481) clarify DS.find caching behavior

Julian Reschke created OAK-1481:
-----------------------------------

             Summary: clarify DS.find caching behavior
                 Key: OAK-1481
                 URL: https://issues.apache.org/jira/browse/OAK-1481
             Project: Jackrabbit Oak
          Issue Type: Task
          Components: core
            Reporter: Julian Reschke
            Priority: Trivial


The Javadoc for "find(Collection<T> collection, String key, int maxCacheAge)" should be clarified wrt:

- maxCacheAge == 0 (mongods seems to invalidate)

and for "<T extends Document> T find(Collection<T> collection, String key)"

- what the implied caching behavior is (mongods seems to assume Integer.MAX_VALUE)






--
This message was sent by Atlassian JIRA
(v6.1.5#6160)