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/05/13 21:44:26 UTC

[GitHub] [couchdb-documentation] nickva commented on pull request #542: [RFC] Background index building in CouchDB 4

nickva commented on pull request #542:
URL: https://github.com/apache/couchdb-documentation/pull/542#issuecomment-628262033


   @wohali it's because it's a retro-RFC. The implementation itself is easier to read and probably just as long as this RFC, and has been reviewed and merged for a few months already:
   
   https://github.com/apache/couchdb/commit/02ca72ba34eb1768a631f12e34022464cf70278f#diff-b008888a90398c4c351fa00ecbef3d48
   
   This was prompted mostly by @garrensmith saying it would be nice to have one, so I added one. But initially debated not having it at all since it's really just "get callback for a db update and trigger couch_jobs".  [couch_jobs](https://github.com/apache/couchdb-documentation/blob/master/rfcs/007-background-jobs.md) does the heavy lifting here and that has been in review for a long time before it was merged.
   
   We can still comment on it, make pull requests and update it. Thanks for taking a look, btw.  I'd be happy to respond and address your comments
   


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