[
https://issues.apache.org/jira/browse/COUCHDB-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Joseph Davis updated COUCHDB-3255:
---------------------------------------
Comment: was deleted
(was: PR: https://github.com/apache/couchdb-couch/pull/218)
> Conflicts introduced by recreating docs with attachments
> --------------------------------------------------------
>
> Key: COUCHDB-3255
> URL: https://issues.apache.org/jira/browse/COUCHDB-3255
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Reporter: Paul Joseph Davis
>
> When a document is re-created with an attachment it receives a
> non-deterministic revision. This is due to a fairly old commit [1] that
> introduced the behavior by accidentally including information about revisions
> on disk into the revision id calculation when the revision id was being
> calculated by couch_db_updater when it realized that the update was
> re-creating a document that was previously deleted.
> I'm opening a PR with the fix.
> [1]
> https://github.com/apache/couchdb-couch/commit/08a94d582cd3086ebcbd51ad8ac98ca6df98a1b7
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)