/[Apache-SVN]
ViewVC logotype

Revision 1137929


Jump to revision: Previous Next
Author: fdmanana
Date: Tue Jun 21 10:15:30 2011 UTC (12 years, 10 months ago)
Changed paths: 3
Log Message:
Backport revision 1137928 from trunk

    Fix server crash associated with the replicator database      

    If there's an exception when calculating the replication ID
    for a replication document, it crashes the replication manager
    gen_server 10 times. 10 is the maximum number of restarts per
    hour specified for the couch_server_sup supervisor.
    An easy way to trigger such exception is to specify a non
    existent filter in a replication document.

    This closes COUCHDB-1199.



Changed paths

Path Details
Directorycouchdb/branches/1.1.x/share/www/script/test/replicator_db.js modified , text changed
Directorycouchdb/branches/1.1.x/src/couchdb/couch_rep.erl modified , text changed
Directorycouchdb/branches/1.1.x/src/couchdb/couch_replication_manager.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26