[
https://issues.apache.org/jira/browse/COUCHDB-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230587#comment-15230587
]
ASF GitHub Bot commented on COUCHDB-2764:
-----------------------------------------
Github user daleharvey commented on the pull request:
https://github.com/apache/couchdb-chttpd/pull/111#issuecomment-206997192
In CouchDB it does however you can write documents with any revision you
want - https://issues.apache.org/jira/browse/COUCHDB-2764, its a bit of an edge
case so I havent pushed it, but still possible
> Etag can be made to not reflect content
> ---------------------------------------
>
> Key: COUCHDB-2764
> URL: https://issues.apache.org/jira/browse/COUCHDB-2764
> Project: CouchDB
> Issue Type: Bug
> Reporter: Dale Harvey
>
> https://gist.github.com/daleharvey/2010c3d3f873bc03fc5e
> Is a curl example, basically if you new_edits: false a document you can use
> whatever data you want and the revision is not determined by its content,
> which makes can cause bugs if stuff depends on the etag being correct.
> We are hit this a lot in the pouchdb test suite since we delete databases and
> replicate into them often
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)