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 2017/10/05 09:47:00 UTC

[jira] [Created] (OAK-6782) RDBDocumentStore: inconsistent handling of cache invalidation on remove()

Julian Reschke created OAK-6782:
-----------------------------------

             Summary: RDBDocumentStore: inconsistent handling of cache invalidation on remove()
                 Key: OAK-6782
                 URL: https://issues.apache.org/jira/browse/OAK-6782
             Project: Jackrabbit Oak
          Issue Type: Technical task
            Reporter: Julian Reschke
            Assignee: Julian Reschke
            Priority: Minor


{{remove(Collection<T> collection, Map<String, Map<Key, Condition>> toRemove)}} invalidates the cache after talking to the DB. The other variants do it before.

[~mreutegg] - this was added for OAK-2804 - do you recall whether there was a specific reason to do it like that?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)