Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D449F10335 for ; Wed, 15 Jan 2014 21:11:31 +0000 (UTC) Received: (qmail 54403 invoked by uid 500); 15 Jan 2014 21:11:28 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 54179 invoked by uid 500); 15 Jan 2014 21:11:24 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 54073 invoked by uid 99); 15 Jan 2014 21:11:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jan 2014 21:11:22 +0000 Date: Wed, 15 Jan 2014 21:11:22 +0000 (UTC) From: "Robert Newson (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1946) Trying to replicate NPM grinds to a halt after 40GB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872600#comment-13872600 ] Robert Newson commented on COUCHDB-1946: ---------------------------------------- We should enhance the replicator to ship attachments with compression if it doesn't already do so. > Trying to replicate NPM grinds to a halt after 40GB > --------------------------------------------------- > > Key: COUCHDB-1946 > URL: https://issues.apache.org/jira/browse/COUCHDB-1946 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Reporter: Marc Trudel > Attachments: couch.log > > > I have been able to replicate the Node.js NPM database until 40G or so, then I get this: > https://gist.github.com/stelcheck/7723362 > I one case I have gotten a flat-out OOM error, but I didn't take a dump of the log output at the time. > CentOS6.4 with CouchDB 1.5 (also tried 1.3.1, but to no avail). Also tried to restart replication from scratch - twice - bot cases stalling at 40GB. -- This message was sent by Atlassian JIRA (v6.1.5#6160)