_changes "compaction"
---------------------
Key: COUCHDB-825
URL: https://issues.apache.org/jira/browse/COUCHDB-825
Project: CouchDB
Issue Type: Bug
Components: HTTP Interface
Affects Versions: 0.11
Reporter: Harry Vangberg
If I create a document, delete it again and after that pulls the _changes feed,
it only has one result, for the revision where the document it is deleted. I
would expect it to have two results: one for the creation and one for the
deletion. On IRC I was told it shouldn't behave like that, and it is kinda
crucial for my use of the _changes feed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.