Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 57762 invoked from network); 15 Jul 2005 08:13:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jul 2005 08:13:27 -0000 Received: (qmail 41387 invoked by uid 500); 15 Jul 2005 08:13:26 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 41373 invoked by uid 99); 15 Jul 2005 08:13:26 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2005 01:13:14 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 14A151B for ; Fri, 15 Jul 2005 10:13:11 +0200 (CEST) Message-ID: <407268243.1121415191082.JavaMail.jira@ajax.apache.org> Date: Fri, 15 Jul 2005 10:13:11 +0200 (CEST) From: "Marcel Reutegger (JIRA)" To: jackrabbit-dev@incubator.apache.org Subject: [jira] Created: (JCR-169) Make Jackrabbit clusterable Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Make Jackrabbit clusterable --------------------------- Key: JCR-169 URL: http://issues.apache.org/jira/browse/JCR-169 Project: Jackrabbit Type: New Feature Components: core Reporter: Marcel Reutegger Priority: Minor This jira issue discusses the technical implications on the current design of Jackrabbit to introduce clustering. Particularly the following areas require thorough investigation: - SharedItemStateManager and its cache - cache integrity - cache design: look aside, write through? - hook for distributed cache, interface? - isolation level - transaction integrity within Jackrabbit, interaction with transient layer - VirtualItemStateProvider - same strategy as SharedItemStateManager? - Search index - single or per cluster node index? - Observation Please state more areas if needed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira