Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 63DE0F90C for ; Tue, 23 Apr 2013 11:46:01 +0000 (UTC) Received: (qmail 78999 invoked by uid 500); 23 Apr 2013 11:45:59 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 78954 invoked by uid 500); 23 Apr 2013 11:45:59 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 78913 invoked by uid 99); 23 Apr 2013 11:45:58 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Apr 2013 11:45:58 +0000 Received: from localhost (HELO mail-la0-f50.google.com) (127.0.0.1) (smtp-auth username rnewson, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Apr 2013 11:45:58 +0000 Received: by mail-la0-f50.google.com with SMTP id fs13so217489lab.37 for ; Tue, 23 Apr 2013 04:45:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=63L4kekpzKGq8fkhiCjc+KTCw94r7ywGNmyo0OaTla4=; b=WzIUH8DfXbZ5x5ft/7pvz5o0klm2NmMiQjpO6rzXQgHji9kQ6pmFTpyJwdOqSJ75ex IQbl4kas5FJOja0a++7yrv/AoMd7EJN4OplppzbIXj+PIH1UK+2n3eFwORDdnXrblxtr AaMRRUFf/8Xq2uS3cabpSuGsO9RZPiyaW4N7McelCyj1NrWkpmdscwvavFfrww1rFlkU WElzwElzv057dySBfJjolC6tG5CxGaW51FvL4LKTn9PRlTckGxvQ6tfoHkKy6NfLK8i7 6IDqdQhRMwqmfMezGcGuRs11jdlqCvl5zj/J4aOe+CX92dJ+EGG5LJ79sH4Phlx1dGSk Tkdw== MIME-Version: 1.0 X-Received: by 10.112.198.227 with SMTP id jf3mr15234905lbc.69.1366717556151; Tue, 23 Apr 2013 04:45:56 -0700 (PDT) Received: by 10.112.168.98 with HTTP; Tue, 23 Apr 2013 04:45:56 -0700 (PDT) In-Reply-To: <1650166E173D354E9382181CA2DA9B0C0BEB1A7BE4@GSCMEUP05EX.firmwide.corp.gs.com> References: <1366713650.19418.140661221559174.69383B1D@webmail.messagingengine.com> <1650166E173D354E9382181CA2DA9B0C0BEB1A7BE4@GSCMEUP05EX.firmwide.corp.gs.com> Date: Tue, 23 Apr 2013 12:45:56 +0100 Message-ID: Subject: Re: Problem with restart of continuous replication From: Robert Newson To: "user@couchdb.apache.org" Content-Type: text/plain; charset=ISO-8859-1 I'm with Martyn there. Trust, but verify. :) B. On 23 April 2013 12:23, Pearce, Martyn [Sec Div] wrote: > If you care, monitor. Not impugning anybody's fantastic hard work, but bugs exist, edge cases will be found, etc. > > -----Original Message----- > From: Calle Arnesten [mailto:calle.arnesten@codekick.com] > Sent: Tuesday, April 23, 2013 11:41 AM > To: user@couchdb.apache.org > Subject: Re: Problem with restart of continuous replication > >> I would set the retry limit to infinity, I think you'll agree with me >> that a persistent replication that gives up is hardly persistent at >> all; > > Thanks, will do that. With that in place, is there really a need to monitor the replication itself? > I do have monitoring (using monit) that CouchDB is running and responds. > > /Calle