Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 21336 invoked from network); 9 Jun 2008 06:58:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jun 2008 06:58:08 -0000 Received: (qmail 90358 invoked by uid 500); 9 Jun 2008 06:58:10 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 90334 invoked by uid 500); 9 Jun 2008 06:58:10 -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 90323 invoked by uid 99); 9 Jun 2008 06:58:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jun 2008 23:58:10 -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; Mon, 09 Jun 2008 06:57:23 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 25295234C136 for ; Sun, 8 Jun 2008 23:57:45 -0700 (PDT) Message-ID: <1365755892.1212994665151.JavaMail.jira@brutus> Date: Sun, 8 Jun 2008 23:57:45 -0700 (PDT) From: "V.Narayanan (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-3632) Replication tests must ensure stable replication state has been reached before attempting further connection or new replication commands. In-Reply-To: <229334152.1208514505134.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/DERBY-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603483#action_12603483 ] V.Narayanan commented on DERBY-3632: ------------------------------------ In addition to the 7 failures in tinderbox, I had Derby-3689 recurring. These don't seem to be related to the patch. I am going to commit this patch. Thanks for the patch Ole. > Replication tests must ensure stable replication state has been reached before attempting further connection or new replication commands. > ----------------------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-3632 > URL: https://issues.apache.org/jira/browse/DERBY-3632 > Project: Derby > Issue Type: Bug > Components: Replication, Test > Affects Versions: 10.4.1.4, 10.5.0.0 > Environment: All > Reporter: Ole Solberg > Assignee: Ole Solberg > Priority: Minor > Attachments: derby-3632_p1.diff.txt, derby-3632_p1.stat.txt > > > When executing replication commands (startslave, startmaster, stopmaster, stopslave, failover) tests must make sure that correct replication state has been reached before attempting further connection to the master and slave databases. > This causes intermittent errors in replication tests. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.