You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (Closed) (JIRA)" <ji...@apache.org> on 2011/10/30 17:42:32 UTC

[jira] [Closed] (COUCHDB-272) timeout on DELETE

     [ https://issues.apache.org/jira/browse/COUCHDB-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt closed COUCHDB-272.
--------------------------------

    Resolution: Fixed

This should have been fixed when we raised the I/O related gen_server timeouts to infinity. Please reopen if the problem persists.
                
> timeout on DELETE
> -----------------
>
>                 Key: COUCHDB-272
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-272
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>    Affects Versions: 0.9
>         Environment: apache couchdb 0.9.0a748865
>            Reporter: Jeff Hinrichs
>         Attachments: couchdb_python62_Test.py
>
>
> issuing a DELETE on a database of moderate size(4GB or larger) results in couchdb returning a timeout error.
> (demo-couchdb)jlh@jlh-d520:~/Projects/venvs/demo-couchdb/src$ curl -X DELETE http://localhost:5984/couchdb-python-62
> {"error":"timeout","reason":"{gen_server,call,\n            [couch_server,\n             {delete,<<\"couchdb-python-62\">>,\n                     [{user_ctx,{user_ctx,null,[<<\"_admin\">>]}}]}]}"}
> The database is deleted however the calling code is given bad information

--
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