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)