From oak-issues-return-58416-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Thu Jan 4 11:39:12 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 4210C180657 for ; Thu, 4 Jan 2018 11:39:12 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 31F6B160C2B; Thu, 4 Jan 2018 10:39:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 77A8A160C28 for ; Thu, 4 Jan 2018 11:39:11 +0100 (CET) Received: (qmail 698 invoked by uid 500); 4 Jan 2018 10:39:10 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 687 invoked by uid 99); 4 Jan 2018 10:39:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jan 2018 10:39:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 46F59C07BD for ; Thu, 4 Jan 2018 10:39:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.011 X-Spam-Level: X-Spam-Status: No, score=-100.011 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id NDraRXYuj6Ka for ; Thu, 4 Jan 2018 10:39:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 99F415F3B5 for ; Thu, 4 Jan 2018 10:39:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C5483E0BC8 for ; Thu, 4 Jan 2018 10:39:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id E72FD240EE for ; Thu, 4 Jan 2018 10:39:00 +0000 (UTC) Date: Thu, 4 Jan 2018 10:39:00 +0000 (UTC) From: "Marcel Reutegger (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OAK-7101) Stale documents in RDBDocumentStore cache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311145#comment-16311145 ] Marcel Reutegger commented on OAK-7101: --------------------------------------- Are we working on the same branch? I'm using 1.2. Any other changes to the test? You mentioned earlier reducing the cache size reproduces the issue more likely. Though, I did reduce it as well but still cannot reproduce with the additional locking. > Stale documents in RDBDocumentStore cache > ----------------------------------------- > > Key: OAK-7101 > URL: https://issues.apache.org/jira/browse/OAK-7101 > Project: Jackrabbit Oak > Issue Type: Bug > Components: rdbmk > Affects Versions: 1.0, 1.4.0, 1.6.0, 1.2.0 > Reporter: Marcel Reutegger > Assignee: Julian Reschke > Fix For: 1.0.40, 1.4.19, 1.6.8, 1.8, 1.2.28, 1.7.15 > > Attachments: OAK-7101.patch, oak-7101.png, query-lock.diff > > > Concurrent query and update operations on RDBDocumentStore may result in stale entries in the document cache. > Potentially related issues are OAK-5387 and OAK-6062. -- This message was sent by Atlassian JIRA (v6.4.14#64029)