[
https://issues.apache.org/jira/browse/COUCHDB-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15804796#comment-15804796
]
ASF subversion and git services commented on COUCHDB-3266:
----------------------------------------------------------
Commit a6dd0ea977bc22003ec5e387b55f66fa1474eb9a in couchdb-cassim's branch
refs/heads/master from [~vatamane]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-cassim.git;h=a6dd0ea ]
Don't exit on timeout callback in cassim metadata cache
Previously changes feed process exited after timeout message then a new
listener process was spawned after 5 seconds.
COUCHDB-3266
> changes feed not invoked when deleting a document using a selector filtered
> feed.
> ---------------------------------------------------------------------------------
>
> Key: COUCHDB-3266
> URL: https://issues.apache.org/jira/browse/COUCHDB-3266
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Reporter: Steven Spungin
>
> When I subscribe to the _changes endpoint with a selector filter, I get
> updated and created changes, but not deleted changes.
> But when I subscribe without a selector, I get all the changes as expected.
> Here is my posted selector:
> {"selector": {"type": "message", "subtype": "email"}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)