[
https://issues.apache.org/jira/browse/COUCHDB-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927082#comment-15927082
]
ASF subversion and git services commented on COUCHDB-3266:
----------------------------------------------------------
Commit 7a28094771d0f1896796fa61b33cc8fb96188b58 in couchdb-couch's branch
refs/heads/COUCHDB-3326-clustered-purge from [~mayyas]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=7a28094 ]
Implement new purge API
This is the basis for clustered purge.
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.15#6346)