[
https://issues.apache.org/jira/browse/COUCHDB-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902970#comment-13902970
]
Jim Northrup commented on COUCHDB-1940:
---------------------------------------
this explains a behavoir we've seen in our project where we "sync" a local
directory to couchdb attachments based on md5 changes and the text/* digests
are _always_ bogus.
> Add digest_raw and size_raw to compressed _attachments entries
> --------------------------------------------------------------
>
> Key: COUCHDB-1940
> URL: https://issues.apache.org/jira/browse/COUCHDB-1940
> Project: CouchDB
> Issue Type: Improvement
> Components: Database Core
> Reporter: Isaac Z. Schlueter
>
> When attachments are compressed on disk, the `size` and `digest` refer the
> compressed size and md5. It would be nice if I had access to `size_raw` and
> `digest_raw` of the uncompressed data.
> It is not necessary to back-fill, necessarily, but having that moving forward
> would be a big help.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)