Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BEC836855 for ; Thu, 16 Jun 2011 10:16:10 +0000 (UTC) Received: (qmail 46489 invoked by uid 500); 16 Jun 2011 10:16:10 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 46461 invoked by uid 500); 16 Jun 2011 10:16:10 -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 46454 invoked by uid 99); 16 Jun 2011 10:16:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2011 10:16:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2011 10:16:08 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5FA6841B197 for ; Thu, 16 Jun 2011 10:15:47 +0000 (UTC) Date: Thu, 16 Jun 2011 10:15:47 +0000 (UTC) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <817389009.10532.1308219347388.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1532187852.6922.1308147647369.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (JCR-2991) jcr-server: DefaultItemCollection#unlock does not call DavSession#removeReference MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-2991. ------------------------- Resolution: Fixed Fix Version/s: 2.3.0 > jcr-server: DefaultItemCollection#unlock does not call DavSession#removeReference > --------------------------------------------------------------------------------- > > Key: JCR-2991 > URL: https://issues.apache.org/jira/browse/JCR-2991 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: jackrabbit-jcr-server > Reporter: angela > Assignee: angela > Fix For: 2.3.0 > > > DefaultItemCollection#unlock does not remove the token-reference from the DavSession that has been added > before upon creating the lock. This causes pending lock-references thus the cache entries in JCRWebdavServer > will not be cleared filling up the cache although the locks have been properly released. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira