[
https://issues.apache.org/jira/browse/COUCHDB-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Shorin updated COUCHDB-508:
-------------------------------------
Affects Version/s: 2.0.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)