You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by da...@apache.org on 2023/05/26 07:58:51 UTC

[jackrabbit-oak] branch OAK-10213 updated (abef97f813 -> 367fa45a41)

This is an automated email from the ASF dual-hosted git repository.

daim pushed a change to branch OAK-10213
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


    omit abef97f813 OAK-10213 : added unit cases for findAndUpdate stats collector & fix minor logging issues
     add 367fa45a41 OAK-10213 : added unit cases for findAndUpdate stats collector & fix minor logging issues

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   (abef97f813)
            \
             N -- N -- N   refs/heads/OAK-10213 (367fa45a41)

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:
 .../jackrabbit/oak/plugins/document/ThrottlingStatsCollector.java     | 3 +--
 .../jackrabbit/oak/plugins/document/ThrottlingStatsCollectorImpl.java | 4 ++--
 .../oak/plugins/document/util/ThrottlingDocumentStoreWrapper.java     | 2 +-
 3 files changed, 4 insertions(+), 5 deletions(-)