Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6252A10173 for ; Mon, 4 Nov 2013 16:21:28 +0000 (UTC) Received: (qmail 6037 invoked by uid 500); 4 Nov 2013 16:21:25 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 5798 invoked by uid 500); 4 Nov 2013 16:21:20 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 5747 invoked by uid 99); 4 Nov 2013 16:21:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 16:21:18 +0000 Date: Mon, 4 Nov 2013 16:21:18 +0000 (UTC) From: "Mike Kienenberger (JIRA)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAY-1880) objectStore snapshots never cleared from RefreshQuery when "use shared cache" unchecked MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mike Kienenberger created CAY-1880: -------------------------------------- Summary: objectStore snapshots never cleared from RefreshQuery when "use shared cache" unchecked Key: CAY-1880 URL: https://issues.apache.org/jira/browse/CAY-1880 Project: Cayenne Issue Type: Bug Components: Core Library Affects Versions: 3.1B2 Reporter: Mike Kienenberger When unchecking the "use shared cache" option or setting dataDomain.setSharedCacheEnabled(false); in java code, RefreshQueries do remove snapshots from the local context's objectStore's dataRowCache. See the following threads for more information. http://mail-archives.apache.org/mod_mbox/cayenne-user/201309.mbox/%3CCAM1yOjbJSWpAVJOF%3DDHMt0iLQ1_UCtF-Yk%3D9fMY7ivd5-hwT0Q%40mail.gmail.com%3E http://mail-archives.apache.org/mod_mbox/cayenne-user/201311.mbox/%3C9C1A94FD-DA3B-4B35-8A9E-0C8E74FA3D68%40objectstyle.org%3E -- This message was sent by Atlassian JIRA (v6.1#6144)