nickva opened a new pull request, #5613:
URL: https://github.com/apache/couchdb/pull/5613
* If the plugin doesn't need to inspect ddocs at the cluster level, avoid
the expensive `fabric:all_docs()` call, both the finder and the conflict
checker benefit from this one.
* Let the plugins examine the `#full_doc_info{}` structure directly in the
new optional `doc_fdi` callback. Previously, the conflict checker had to
re-read the FDI just to look for conflict even though the plugin already read
the FDI.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]