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 C20C4F28D for ; Fri, 3 May 2013 16:20:16 +0000 (UTC) Received: (qmail 14603 invoked by uid 500); 3 May 2013 16:20:16 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 14568 invoked by uid 500); 3 May 2013 16:20:16 -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 14560 invoked by uid 99); 3 May 2013 16:20:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 May 2013 16:20:16 +0000 Date: Fri, 3 May 2013 16:20:16 +0000 (UTC) From: "Manfred Baedke (JIRA)" To: dev@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (JCR-3587) RepositoryImpl should expose the collection of PersistenceManager instances in use 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/JCR-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13648538#comment-13648538 ] Manfred Baedke commented on JCR-3587: ------------------------------------- Merged into 2.6.1 with r1478861. > RepositoryImpl should expose the collection of PersistenceManager instances in use > ---------------------------------------------------------------------------------- > > Key: JCR-3587 > URL: https://issues.apache.org/jira/browse/JCR-3587 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core > Affects Versions: 2.6, 2.7 > Reporter: Manfred Baedke > Assignee: Manfred Baedke > Priority: Minor > Fix For: 2.7 > > > A method RepositoryImpl.getPersistenceManagers() can be used to implement optimizations (specifically in the datastore garbage collection) that only work with certain PersistenceManager implementations. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira