Add config option for view compact dir
--------------------------------------
Key: COUCHDB-753
URL: https://issues.apache.org/jira/browse/COUCHDB-753
Project: CouchDB
Issue Type: Improvement
Components: Database Core
Reporter: Till Klampaeckel
CouchDB creates a "foo.view.compact" file in the view directory
("view_index_dir") when you run compact against a view.
I'd really like to be able to specify another directory where this ".compact"
file is created and worked on. This is especially helpful when it's difficult
to run compaction because you run out of disk space on the same device.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.