Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 86027 invoked from network); 25 Jul 2007 13:38:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 13:38:52 -0000 Received: (qmail 27633 invoked by uid 500); 25 Jul 2007 13:38:53 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 27608 invoked by uid 500); 25 Jul 2007 13:38:53 -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 27599 invoked by uid 99); 25 Jul 2007 13:38:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 06:38:52 -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; Wed, 25 Jul 2007 06:38:51 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0F461714191 for ; Wed, 25 Jul 2007 06:38:31 -0700 (PDT) Message-ID: <21109875.1185370711037.JavaMail.jira@brutus> Date: Wed, 25 Jul 2007 06:38:31 -0700 (PDT) From: =?utf-8?Q?J=C3=B8rgen_L=C3=B8land_=28JIRA=29?= To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-2978) Replication: Add slave replication mode 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 Replication: Add slave replication mode --------------------------------------- Key: DERBY-2978 URL: https://issues.apache.org/jira/browse/DERBY-2978 Project: Derby Issue Type: New Feature Components: Miscellaneous Affects Versions: 10.4.0.0 Reporter: J=C3=B8rgen L=C3=B8land One Derby instance will have the master role and another Derby instance wil= l have the slave role when a database is replicated. See the functional spe= cification of DERBY-2872 for more details about the roles. This JIRA is for issues that are part of the slave role.=20 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.