This is an automated email from the ASF dual-hosted git repository.
jaydoane pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 7d0f3db Handle `not_found` lookups removing ddoc cache key
new be072eb Convert notice to warning for exceptions
new 5edab62 Implement configurable compaction log levels
The 2 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:
rel/overlay/etc/default.ini | 6 ++++++
src/couch/src/couch_bt_engine.erl | 7 ++++++-
src/couch/src/couch_db_updater.erl | 7 ++++++-
src/smoosh/src/smoosh_channel.erl | 32 ++++++++++++++++++++++----------
src/smoosh/src/smoosh_priority_queue.erl | 6 ++++--
src/smoosh/src/smoosh_server.erl | 14 +++++++++-----
src/smoosh/src/smoosh_utils.erl | 7 ++++++-
7 files changed, 59 insertions(+), 20 deletions(-)