This is an automated email from the ASF dual-hosted git repository.
jiangphcn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from b847adb Merge pull request #1543 from cloudant/implement-node-restart
add 3852a00 Fix typos in couch_db_engine.erl
add da2e22a Fix bug during purge
add 151b9b0 Fix default security object handling
add bb27d5e Fix race on couch_db:reopen/1
add aea2833 Update fabric_doc_open eunit tests
new fc10fb5 Merge pull request #1366 from
apache/COUCHDB-3326-clustered-purge-pr1-misc-cleanup
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/couch/src/couch_bt_engine.erl | 2 +-
src/couch/src/couch_db.erl | 7 +-
src/couch/src/couch_db_engine.erl | 10 +-
src/couch/src/couch_db_updater.erl | 2 +-
src/fabric/src/fabric_doc_open.erl | 631 ++++++++++++++++++-------------------
5 files changed, 322 insertions(+), 330 deletions(-)