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

Jan Lehnardt updated COUCHDB-508:
---------------------------------

    Fix Version/s:     (was: 1.2)
                   1.3

Bump to 1.3.x.
                
> handle deleted db event for db
> ------------------------------
>
>                 Key: COUCHDB-508
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-508
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 0.10, 0.11
>            Reporter: Benoit Chesneau
>             Fix For: 1.3
>
>         Attachments: fix_changes.patch
>
>
> Currently when a db is deleted and someone is listenning on _changes feed 
> (continuous or longpoll), couchdb don't close the connection (sending last 
> chunk) and instead send an error status. This patch fix this and ad 
> db_deleted:true  on the last line. Spotted by kocolosk on irc.

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

        

Reply via email to