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 2022/10/27 16:38:15 UTC

[GitHub] [couchdb] ornotnull opened a new issue, #4244: _revs_limit & _purged_infos_limit are not saved

ornotnull opened a new issue, #4244:
URL: https://github.com/apache/couchdb/issues/4244

   
   how to reproduce:
   
   1. single node
   2. create the database
   3. set some non-default values for _revs_limit or _purged_infos_limit
   4. do _compact 
   5. restart couchdb
   6. check _revs_limit & _purged_infos_limit, now the default values
   
   clustered might affected too


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] nickva commented on issue #4244: _revs_limit & _purged_infos_limit are not saved

Posted by GitBox <gi...@apache.org>.
nickva commented on issue #4244:
URL: https://github.com/apache/couchdb/issues/4244#issuecomment-1320820784

   Thanks for your bug report. Is restarting, is always necessary, simply letting the compaction finish does result in the new values taking a effect?
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] _revs_limit & _purged_infos_limit are not saved [couchdb]

Posted by "ornotnull (via GitHub)" <gi...@apache.org>.
ornotnull closed issue #4244: _revs_limit & _purged_infos_limit are not saved
URL: https://github.com/apache/couchdb/issues/4244


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] ornotnull commented on issue #4244: _revs_limit & _purged_infos_limit are not saved

Posted by GitBox <gi...@apache.org>.
ornotnull commented on issue #4244:
URL: https://github.com/apache/couchdb/issues/4244#issuecomment-1324845246

   restart performed after compaction is finished 
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org