GitHub user davisp opened a pull request:

    https://github.com/apache/couchdb-couch/pull/218

    Make revision generation deterministic

    This removes the influence of the attachment disk information when
    generating revisions when a document is being recreated (ie, it existed
    once but has been deleted).
    
    COUCHDB-3255

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch 
COUCHDB-3255-fix-new-revid

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch/pull/218.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #218
    
----
commit 656967aa13b76e60806df040db0a92d164d96d72
Author: Paul J. Davis <[email protected]>
Date:   2016-12-13T23:30:46Z

    Make revision generation deterministic
    
    This removes the influence of the attachment disk information when
    generating revisions when a document is being recreated (ie, it existed
    once but has been deleted).
    
    COUCHDB-3255

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to