Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 2970 invoked from network); 12 Mar 2008 06:38:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Mar 2008 06:38:20 -0000 Received: (qmail 60954 invoked by uid 500); 12 Mar 2008 06:38:17 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 60920 invoked by uid 500); 12 Mar 2008 06:38:17 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 60911 invoked by uid 99); 12 Mar 2008 06:38:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2008 23:38:16 -0700 X-ASF-Spam-Status: No, hits=-1998.8 required=10.0 tests=ALL_TRUSTED,FS_REPLICA 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; Wed, 12 Mar 2008 06:37:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C00DE234C096 for ; Tue, 11 Mar 2008 23:36:47 -0700 (PDT) Message-ID: <1481201669.1205303807785.JavaMail.jira@brutus> Date: Tue, 11 Mar 2008 23:36:47 -0700 (PDT) From: =?utf-8?Q?J=C3=B8rgen_L=C3=B8land_=28JIRA=29?= To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3382) Replication: Slave must inform master if DBs are out of sync. In-Reply-To: <21669427.1202121068877.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3382?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] J=C3=B8rgen L=C3=B8land updated DERBY-3382: --------------------------------- Derby Info: [Patch Available] > Replication: Slave must inform master if DBs are out of sync. > ------------------------------------------------------------- > > Key: DERBY-3382 > URL: https://issues.apache.org/jira/browse/DERBY-3382 > Project: Derby > Issue Type: Bug > Components: Replication > Affects Versions: 10.4.0.0 > Reporter: =C3=98ystein Gr=C3=B8vlen > Assignee: J=C3=B8rgen L=C3=B8land > Fix For: 10.4.0.0 > > Attachments: derby-3382-1a.diff, derby-3382-1a.stat, derby-3382-1= b.diff, derby-3382-1b.stat, derby-3382-test-1a.diff, derby-3382-test-1a.sta= t > > > If I copy the database to the slave before booting the master, slave will= be out of sync with the master since new log records are created during bo= oting. The slave will then stop replication, but the master will not be no= tified. > If I then try to stop or failover the master the master will hang. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.