Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 14529 invoked from network); 10 Jul 2009 08:59:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jul 2009 08:59:29 -0000 Received: (qmail 65722 invoked by uid 500); 10 Jul 2009 08:59:39 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 65673 invoked by uid 500); 10 Jul 2009 08:59:39 -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 65665 invoked by uid 99); 10 Jul 2009 08:59:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jul 2009 08:59:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jul 2009 08:59:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 241CF234C044 for ; Fri, 10 Jul 2009 01:59:15 -0700 (PDT) Message-ID: <4837228.1247216355146.JavaMail.jira@brutus> Date: Fri, 10 Jul 2009 01:59:15 -0700 (PDT) From: =?utf-8?Q?Michael_D=C3=BCrig_=28JIRA=29?= To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-1797) SPI: RepositoryService.getItemInfos should be allowed to return entries outside of the requested tree. In-Reply-To: <223034018.1223564444259.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1797?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D127295= 82#action_12729582 ]=20 Michael D=C3=BCrig commented on JCR-1797: ------------------------------------ Even more specifically I want to broaden the contract of RepositoryService.= getItemInfos() to "Method used to 'batch-read' from the persistent storage. It must contain t= he NodeInfo for the given NodeId in the Iterator. In addition the iterator = may contain arbitrary child ItemInfos from the entire hierarchy." This is fully backward compatible but might significantly simplify implemen= tations.=20 > SPI: RepositoryService.getItemInfos should be allowed to return entries o= utside of the requested tree. > -------------------------------------------------------------------------= ----------------------------- > > Key: JCR-1797 > URL: https://issues.apache.org/jira/browse/JCR-1797 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-jcr2spi, jackrabbit-spi > Affects Versions: 1.5.6 > Reporter: angela > Assignee: Michael D=C3=BCrig > > michael duerig asked for for that extension of the semantic of Repository= Service.getItemInfos. > currently this doesn't work and leads to an inconsistent hierarchy. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.