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 2015/11/26 11:33:11 UTC

[jira] [Commented] (OAK-3659) Stale document in RDBDocumentStore cache

    [ https://issues.apache.org/jira/browse/OAK-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028506#comment-15028506 ] 

Julian Reschke commented on OAK-3659:
-------------------------------------

The problem is indeed identical to the one described in OAK-3103 for MongoDocumentStore, and the fix will be to apply a similar change to the caching logic. Testing this right now.

Another benefit will be that we'll have less caching-related code differences between RDBDocumentStore and MongoDocumentStore, which will make the cache refactoring less painful.

> Stale document in RDBDocumentStore cache
> ----------------------------------------
>
>                 Key: OAK-3659
>                 URL: https://issues.apache.org/jira/browse/OAK-3659
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: rdbmk
>    Affects Versions: 1.2.7, 1.3.10, 1.0.23
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>         Attachments: RDBCacheConsistencyIT.java
>
>
> The problem described in OAK-3103 applies to the RDBDocumentStore as well.



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