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/06/05 08:49:04 UTC

[jackrabbit-oak] branch OAK-10093 updated (249d8a38fa -> 9f0d2844cb)

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

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


    omit 249d8a38fa OAK-10093 : provided support for SSE Customer Keys for AWS
     add 846fcb4e89 OAK-10265 | Refresh the index def after lane revert in oak-run out of… (#958)
     add d312c4cea7 OAK-10093 : provided support for SSE Customer Keys for AWS
     add 9f0d2844cb OAK-10093 : replaces if/else block with switch statement

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   (249d8a38fa)
            \
             N -- N -- N   refs/heads/OAK-10093 (9f0d2844cb)

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:
 .../oak/blob/cloud/s3/S3RequestDecorator.java      | 30 +++++++++++++---------
 .../oak/plugins/index/IndexConstants.java          |  5 ++++
 .../plugins/index/importer/AsyncLaneSwitcher.java  |  2 ++
 .../org/apache/jackrabbit/oak/index/ReindexIT.java | 17 ++++++++++--
 4 files changed, 40 insertions(+), 14 deletions(-)