Compaction should compress attachments (matching compressible_types)
--------------------------------------------------------------------
Key: COUCHDB-971
URL: https://issues.apache.org/jira/browse/COUCHDB-971
Project: CouchDB
Issue Type: Improvement
Components: Database Core
Affects Versions: 1.0.1
Environment: Ubuntu 10.04.1 LTS, Erlang R13B03
Reporter: Stephen Lewis
Priority: Minor
1. Create an attachment using a content type not in compressible_types
2. Add the content type of that attachment to compressible_types
3. Compact the DB containing the attachment
It would be nice if the compaction step caused the attachment to be compressed
- at the moment it remains uncompressed after compaction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.