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 A3AD198B4 for ; Fri, 3 Feb 2012 22:39:55 +0000 (UTC) Received: (qmail 1907 invoked by uid 500); 3 Feb 2012 22:39:55 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 1802 invoked by uid 500); 3 Feb 2012 22:39:54 -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 1794 invoked by uid 99); 3 Feb 2012 22:39:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 22:39:54 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of julian.reschke@gmx.de designates 213.165.64.23 as permitted sender) Received: from [213.165.64.23] (HELO mailout-de.gmx.net) (213.165.64.23) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 03 Feb 2012 22:39:46 +0000 Received: (qmail invoked by alias); 03 Feb 2012 22:39:23 -0000 Received: from p5DCC2D12.dip.t-dialin.net (EHLO [192.168.178.36]) [93.204.45.18] by mail.gmx.net (mp069) with SMTP; 03 Feb 2012 23:39:23 +0100 X-Authenticated: #1915285 X-Provags-ID: V01U2FsdGVkX1+gqMx69ligoKYd/9bzMR033hq1Hndnlbm4fei7Gz EYVCWcHJufvDu9 Message-ID: <4F2C6214.5050000@gmx.de> Date: Fri, 03 Feb 2012 23:39:16 +0100 From: Julian Reschke User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: dev@jackrabbit.apache.org CC: =?ISO-8859-1?Q?Michael_D=FCrig?= Subject: Re: [jr3 microkernel] Change log consolidation References: <4F2C2B0E.7050508@apache.org> In-Reply-To: <4F2C2B0E.7050508@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 On 2012-02-03 19:44, Michael D�rig wrote: > ... Sounds very interesting. I have a comment that may not even apply to this work, but still: recently a JCR issue was opened because Jackrabbit doesn't fire compliant NODE_MOVE events for reorder operations. Turns out that Jackrabbit doesn't keep sufficient information, and then tries to guess, and sometimes guesses wrong. We should make a conscious decision whether it's important to have this information in observation events. Based on that we may want to tune the JCR 2.1 spec. Best regards, Julian