[ 
https://issues.apache.org/jira/browse/COUCHDB-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214025#comment-14214025
 ] 

Alexander Shorin commented on COUCHDB-508:
------------------------------------------

This issue is eventually fixed for modern CouchDB 1.x (1.6 at least), but still 
actual for 2.0.

> 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, 2.0.0
>            Reporter: Benoit Chesneau
>         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 was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to