/[Apache-SVN]
ViewVC logotype

Revision 1173435


Jump to revision: Previous Next
Author: davisp
Date: Wed Sep 21 00:14:25 2011 UTC (12 years, 7 months ago)
Changed paths: 3
Log Message:
Keep the databae open for index compaction.

Long running index compactions could fail to complete if something was
iterating db's due to the underlying db being closed. Seeing as index
compaction is non-resumable this prevented index compaction from
completing.

Fixes COUCHDB-1283



Changed paths

Path Details
Directorycouchdb/trunk/src/couch_index/src/couch_index_compactor.erl modified , text changed
Directorycouchdb/trunk/src/couch_mrview/src/couch_mrview_compactor.erl modified , text changed
Directorycouchdb/trunk/src/couch_mrview/src/couch_mrview_index.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26