Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 67971 invoked from network); 20 Sep 2008 20:40:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Sep 2008 20:40:35 -0000 Received: (qmail 88444 invoked by uid 500); 20 Sep 2008 20:40:31 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 88418 invoked by uid 500); 20 Sep 2008 20:40:31 -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 88398 invoked by uid 99); 20 Sep 2008 20:40:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Sep 2008 13:40:31 -0700 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; Sat, 20 Sep 2008 20:39:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 458CF234C1DF for ; Sat, 20 Sep 2008 13:39:44 -0700 (PDT) Message-ID: <1855285511.1221943184270.JavaMail.jira@brutus> Date: Sat, 20 Sep 2008 13:39:44 -0700 (PDT) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-1746) The cluster syncDelay attribute is milliseconds MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org The cluster syncDelay attribute is milliseconds ----------------------------------------------- Key: JCR-1746 URL: https://issues.apache.org/jira/browse/JCR-1746 Project: Jackrabbit Issue Type: Bug Components: clustering, docs, jackrabbit-site Reporter: Jukka Zitting Assignee: Jukka Zitting Priority: Minor Fix For: none The repository DTDs document the cluster syncDelay attribute as being the sync interval in seconds, when it really is the interval in milliseconds. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.