[
https://issues.apache.org/jira/browse/COUCHDB-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15576261#comment-15576261
]
ASF subversion and git services commented on COUCHDB-3199:
----------------------------------------------------------
Commit 7096273aac92afcffdb326ec963205583b4bc46f in couchdb's branch
refs/heads/master from [~vatamane]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=7096273 ]
Bump replicator to fix restrictive VDU function issue
COUCHDB-3199
> Replicator VDU function doesn't acount for an already malformed document in
> replicator db
> -----------------------------------------------------------------------------------------
>
> Key: COUCHDB-3199
> URL: https://issues.apache.org/jira/browse/COUCHDB-3199
> Project: CouchDB
> Issue Type: Bug
> Reporter: Nick Vatamaniuc
>
> In case when code is updated from an older version of couchdb which didn't
> have (or had a less restrictive) VDU function. A malformed document could
> have ended up in the _replicator database.
> Replicator will try to parse it and flag it as an error then try to update
> the document. However the more restrictive VDU function will cause the
> document update to crash the replicator manager.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)