Replication Fails when trying to replicate to a database name that has
previously been deleted
----------------------------------------------------------------------------------------------
Key: COUCHDB-1221
URL: https://issues.apache.org/jira/browse/COUCHDB-1221
Project: CouchDB
Issue Type: Bug
Components: Replication
Affects Versions: 1.0.2
Reporter: Chris Truskow
Replication Fails when trying to replicate to a database name that had
previously been deleted.
Create a database "xyz". Replicate anything to it. Delete "xyz". Create
database "xyz". The following error appears if you try and replicate to it
again.
Replication failed:
{error,{'EXIT',{badarg,[{erlang,apply,[gen_server,start_link,undefined]},
{supervisor,do_start_child,2},
{supervisor,handle_call,3}, {gen_server,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}}}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira