You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Nick Vatamaniuc (JIRA)" <ji...@apache.org> on 2016/10/31 18:45:59 UTC

[jira] [Resolved] (COUCHDB-3199) Replicator VDU function doesn't acount for an already malformed document in replicator db

     [ https://issues.apache.org/jira/browse/COUCHDB-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Vatamaniuc resolved COUCHDB-3199.
--------------------------------------
    Resolution: Fixed

> 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)