[
https://issues.apache.org/jira/browse/COUCHDB-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15576256#comment-15576256
]
ASF GitHub Bot commented on COUCHDB-3199:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-couch-replicator/pull/50
> 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)