couch_db_updater calls couch_key_tree:
--------------------------------------

                 Key: COUCHDB-1065
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1065
             Project: CouchDB
          Issue Type: Bug
          Components: Database Core
            Reporter: Bob Dionne


couch_db_updater at line 123 calls couch_key_tree:map_leafs( fun(RevInfo) 
-..... incorrectly. The function needs to have two arguments.

This is readily seen by creating two small dbs with a doc in each having the 
same id, replicating one to the other and then calling
_purge

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to