This is an automated email from the ASF dual-hosted git repository.
jaydoane pushed a change to branch configurable-compaction-log-levels
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
omit 23a9267 Convert notice to warning for exceptions
omit fcd7146 fixup: Add more smoosh log level configuration
omit bf90588 Reduce to two new configuration options
omit 6a7b6a0 Configurable compaction log levels
add 7d0f3db Handle `not_found` lookups removing ddoc cache key
add a0da338 Convert notice to warning for exceptions
add 9d647e9 Implement configurable compaction log levels
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (23a9267)
\
N -- N -- N refs/heads/configurable-compaction-log-levels
(9d647e9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
src/ddoc_cache/src/ddoc_cache_lru.erl | 34 ++++++++++++++++++++++++----------
1 file changed, 24 insertions(+), 10 deletions(-)