Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A29C0D676 for ; Thu, 12 Jul 2012 11:36:35 +0000 (UTC) Received: (qmail 18639 invoked by uid 500); 12 Jul 2012 11:36:35 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 18569 invoked by uid 500); 12 Jul 2012 11:36:35 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 18544 invoked by uid 99); 12 Jul 2012 11:36:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2012 11:36:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 994E51404B1 for ; Thu, 12 Jul 2012 11:36:34 +0000 (UTC) Date: Thu, 12 Jul 2012 11:36:33 +0000 (UTC) From: "Thomas Mueller (JIRA)" To: oak-dev@jackrabbit.apache.org Message-ID: <217027.41264.1342092994629.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (OAK-181) Observation / indexing: don't create events for index updates MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Thomas Mueller created OAK-181: ---------------------------------- Summary: Observation / indexing: don't create events for index updates Key: OAK-181 URL: https://issues.apache.org/jira/browse/OAK-181 Project: Jackrabbit Oak Issue Type: New Feature Reporter: Thomas Mueller If index data is stored in the repository (for example under jcr:system/oak:indexes), then each change in the content might result in one or multiple changed in the affected indexes. Observation events should only be created for content changes, not for index changes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira