Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 85617 invoked from network); 20 Jul 2006 19:14:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2006 19:14:54 -0000 Received: (qmail 20393 invoked by uid 500); 20 Jul 2006 14:21:27 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 20361 invoked by uid 500); 20 Jul 2006 14:21:27 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 20337 invoked by uid 99); 20 Jul 2006 14:21:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 07:21:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jul 2006 07:21:26 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 074F141000D for ; Thu, 20 Jul 2006 14:19:15 +0000 (GMT) Message-ID: <20645448.1153405155025.JavaMail.jira@brutus> Date: Thu, 20 Jul 2006 07:19:15 -0700 (PDT) From: "Tobias Bocanegra (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Closed: (JCR-486) Removed version is not invalidated In-Reply-To: <753032.1153395014908.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JCR-486?page=all ] Tobias Bocanegra closed JCR-486. -------------------------------- Resolution: Fixed Committed revision 423943. > Removed version is not invalidated > ---------------------------------- > > Key: JCR-486 > URL: http://issues.apache.org/jira/browse/JCR-486 > Project: Jackrabbit > Issue Type: Bug > Affects Versions: 1.0.1, 1.1 > Reporter: Tobias Bocanegra > Assigned To: Tobias Bocanegra > > when a version is removed, it's internal represenation is not evicted from the cache. this can leed to unexpected behaviours. XATest.removeVersion() tests this. this also happens in a non-transactional environment. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira