Rami Alia created COUCHDB-2535:
----------------------------------
Summary: Crash when replicating doc that exceeds max_document_size
Key: COUCHDB-2535
URL: https://issues.apache.org/jira/browse/COUCHDB-2535
Project: CouchDB
Issue Type: Bug
Security Level: public (Regular issues)
Components: Replication
Reporter: Rami Alia
DB SOURCE has a max_document_size of 400MB, DB TARGET has a max_document_size
of 40MB. Attempt to replicate a doc greater than 40MB from SOURCE to TARGET.
Observed result:
SOURCE replicator crashes followed by SOURCE couchdb crashing
Expected result:
SOURCE/TARGET handle this as gracefully as a validation fail and not crash
replication or couchdb
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)