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 6B608106F8 for ; Mon, 22 Jul 2013 09:42:56 +0000 (UTC) Received: (qmail 15034 invoked by uid 500); 22 Jul 2013 09:42:54 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 14245 invoked by uid 500); 22 Jul 2013 09:42:51 -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 14206 invoked by uid 99); 22 Jul 2013 09:42:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jul 2013 09:42:49 +0000 Date: Mon, 22 Jul 2013 09:42:49 +0000 (UTC) From: "Zhiqing Rao (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COUCHDB-1856) hang and restart when replicate remotely of database that has doc > 10M, with 600kb/s network speed 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-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhiqing Rao updated COUCHDB-1856: --------------------------------- Attachment: couch_replicate_hang_networking.jpg couch_replicate_hang_erl_process.jpg When the replication launched, the erl.exe will soon reach a commit of >2G memory, as files in the attachment. > hang and restart when replicate remotely of database that has doc > 10M, with 600kb/s network speed > --------------------------------------------------------------------------------------------------- > > Key: COUCHDB-1856 > URL: https://issues.apache.org/jira/browse/COUCHDB-1856 > Project: CouchDB > Issue Type: Bug > Components: Replication > Affects Versions: 1.3, 1.3.1 > Reporter: Zhiqing Rao > Attachments: couch_replicate_hang_erl_process.jpg, couch_replicate_hang.log, couch_replicate_hang_networking.jpg > > > When I remotely replicate a database that has doc > 10M, with 600kb/s network speed, in a win7 64bit platform with couchdb 1.3.1, the couchdb server will launch the replication, but erl.exe soon reach up to commiting > 2GB memory, then > couchdb server hangs until a restart. > Two things that might helpful: > 1) It's fine for me to replicate the database in the same couchdb server (in the same machine); > 2) My web browers, IE9/10, chrome, firefox, also hang or without response, at sometimes, when I open the documents in the database with URL; -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira