From dev-return-22364-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Jun 6 12:13:24 2012 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 B10CDC08D for ; Wed, 6 Jun 2012 12:13:24 +0000 (UTC) Received: (qmail 85977 invoked by uid 500); 6 Jun 2012 12:13:24 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 85602 invoked by uid 500); 6 Jun 2012 12:13: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 85572 invoked by uid 99); 6 Jun 2012 12:13:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 12:13:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 10C28140B94 for ; Wed, 6 Jun 2012 12:13:23 +0000 (UTC) Date: Wed, 6 Jun 2012 12:13:23 +0000 (UTC) From: "Robert Newson (JIRA)" To: dev@couchdb.apache.org Message-ID: <1840455439.43430.1338984803071.JavaMail.jiratomcat@issues-vm> In-Reply-To: <420614750.36201.1338843983220.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Assigned] (COUCHDB-1491) view cleanup can kill the viewserver handling process 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-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson reassigned COUCHDB-1491: -------------------------------------- Assignee: Paul Joseph Davis could you take a look at this? > view cleanup can kill the viewserver handling process > ----------------------------------------------------- > > Key: COUCHDB-1491 > URL: https://issues.apache.org/jira/browse/COUCHDB-1491 > Project: CouchDB > Issue Type: Bug > Components: View Server Support > Reporter: Ronny Pfannschmidt > Assignee: Paul Joseph Davis > Priority: Blocker > Fix For: 1.3 > > Attachments: testcase.py > > > basic steps to create the issue on a empty db > 1. save a few docs > 2. create a ddoc, triger view update > 3. delete the ddoc > 4. view cleanup > 6. push ddoc again > 7. view update -> {"error":"noproc","reason":"{gen_server,call,[<0.485.0>,{get_state,200003},infinity]}"} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira