Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 42078 invoked from network); 21 Jan 2008 10:51:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jan 2008 10:51:56 -0000 Received: (qmail 74576 invoked by uid 500); 21 Jan 2008 10:51:45 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 74546 invoked by uid 500); 21 Jan 2008 10:51:45 -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 74536 invoked by uid 99); 21 Jan 2008 10:51:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2008 02:51:45 -0800 X-ASF-Spam-Status: No, hits=-98.8 required=10.0 tests=ALL_TRUSTED,FS_REPLICA 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; Mon, 21 Jan 2008 10:51:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AB51571420D for ; Mon, 21 Jan 2008 02:51:34 -0800 (PST) Message-ID: <31989251.1200912694698.JavaMail.jira@brutus> Date: Mon, 21 Jan 2008 02:51:34 -0800 (PST) From: "V.Narayanan (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Issue Comment Edited: (DERBY-3235) Implement the replication stop functionality In-Reply-To: <13007632.1196326063980.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-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560979#action_12560979 ] narayanan edited comment on DERBY-3235 at 1/21/08 2:50 AM: ------------------------------------------------------------- Ran junit all on this issue and did not see any failures (except the usual access control exceptions I get on a freshworkspace also). I do not expect any failures in the old tests since this patch does not affect any part of that code. I request for this patch to be considered for a commit. was (Author: narayanan): Ran junit all on this issue and did not see any failures. I do not expect any failures in the old tests since this patch does not affect any part of that code. I request for this patch to be considered for a commit. > Implement the replication stop functionality > -------------------------------------------- > > Key: DERBY-3235 > URL: https://issues.apache.org/jira/browse/DERBY-3235 > Project: Derby > Issue Type: Sub-task > Components: Replication > Affects Versions: 10.4.0.0 > Reporter: V.Narayanan > Assignee: V.Narayanan > Attachments: StopImplementation_v1.diff, StopImplementation_v1.stat, StopImplementation_v1_NotForCommit.diff, StopImplementation_v1_NotForCommit.stat, StopImplementation_v2.diff, StopImplementation_v2.stat, StopImplementation_v3.diff, StopImplementation_v3.stat > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.