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 2020/03/05 01:57:24 UTC

[GitHub] [couchdb] jiangphcn commented on issue #2634: Expose Purge Infos to Clients

jiangphcn commented on issue #2634: Expose Purge Infos to Clients
URL: https://github.com/apache/couchdb/issues/2634#issuecomment-594986761
 
 
   any other contributor is welcome to start with this. If not, I can do this. Just one information, we didn't keep all historical purge_infos and there is limit for purged-info https://docs.couchdb.org/en/stable/api/database/misc.html#db-purged-infos-limit. If the stored purged info exceeds limit and all related parties (such as internal replication, mrview, search index, etc) purged their own stuff, the purged info itself will be deleted permanently.  So the returned purge_info might not be complete.

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