Nick Vatamaniuc created COUCHDB-3199:
----------------------------------------
Summary: 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)