From dev-return-19864-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Sun Jul 01 14:03:28 2007 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 87473 invoked from network); 1 Jul 2007 14:03:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jul 2007 14:03:27 -0000 Received: (qmail 17268 invoked by uid 500); 1 Jul 2007 14:03:29 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 17227 invoked by uid 500); 1 Jul 2007 14:03:29 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 17210 invoked by uid 99); 1 Jul 2007 14:03:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jul 2007 07:03:28 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jul 2007 07:03:25 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C56467141ED for ; Sun, 1 Jul 2007 07:03:04 -0700 (PDT) Message-ID: <6493286.1183298584805.JavaMail.jira@brutus> Date: Sun, 1 Jul 2007 07:03:04 -0700 (PDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSERVER-895) Servers refuse to replicate In-Reply-To: <13327052.1175701532657.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRSERVER-895: ---------------------------------------- Fix Version/s: 1.5.2 Postponed to 1.5.2. I think that every Mitosis problem should be worked out on the next 1.5.1 versio, as we will dedicate a lot of effort on Mitosis soon > Servers refuse to replicate > --------------------------- > > Key: DIRSERVER-895 > URL: https://issues.apache.org/jira/browse/DIRSERVER-895 > Project: Directory ApacheDS > Issue Type: Bug > Components: mitosis > Affects Versions: 1.5.0 > Reporter: Martin Alderson > Fix For: 1.5.2 > > > It is possible for a server to get itself in a state where it will never accept replication logs from other servers until it is restarted. > I encountered this while debugging but I believe it must be possible to get in this state during normal execution. > It seems that there is a case where a server starts a replication transaction (sets ReplicationServerContextHandler#replicaInTransaction) but fails to notice that it has ended (perhaps due to a message timeout?) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.