You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/12/17 10:52:01 UTC

[GitHub] [couchdb] creativityjuice opened a new issue #2368: Does smoosh take DB param revs_limit into account ?

creativityjuice opened a new issue #2368: Does smoosh take DB param revs_limit into account ?
URL: https://github.com/apache/couchdb/issues/2368
 
 
   First of all, thanks for your work on CouchDB, we love it !
   Secondly, I know I'm not suppose to rely on revisions, but I do.
   ## Description
   The automatic compaction deamon is removing all revisions(except the last one obviously) on some of our documents. Unfortunately we need it to perform a merge on our app side.
   We are happy with smoosh but we would like to have control on the number of revisions that smmosh can remove on a DB. Smoosh doesn't seem to take into account DB param revs_limit. Is there another way ?
   ## Expected Behaviour
   Smoosh should take revs_limit param into account when compacting databases
   ## Your Environment
   - CouchDB version : 2.3.1
   - git_sha : c298091a4
   - OS : Ubuntu 18.04
   
   Thanks for all,

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services