This is an automated email from the ASF dual-hosted git repository.
ajfabbri pushed a change to branch af/hadoop-19893
in repository https://gitbox.apache.org/repos/asf/hadoop.git
omit b75ae786675 HADOOP-19893: remove unnecessary fetch-depth for aws ci
checkout
omit 15862581ab9 HADOOP-19893: clarify status of manual trigger notification
omit e4b90709a3e HADOOP-19893: add CLI hint for maintainers to manually
trigger s3a CI
omit 1bb4528945e HADOOP-19893: Add sticky comment hint to S3A PRs from forks
omit 1acf056b82d HADOOP-19893. Fix AWS test summary for manual runs.
omit 60c0dc044b0 HADOOP-19893. Add manual cloud_aws CI trigger for fork PRs
add 2e8f5cf47bb HADOOP-19908. ZStandardDecompressor should reset
compressedDirectBuf correctly (#8526)
add 614b8a9f106 HADOOP-19909. ABFS: Improve error messages on auth setup
failures (#8531)
add 26b013ab62a HADOOP-19893. Add manual cloud_aws CI trigger for fork PRs
add 698c6e6e687 HADOOP-19893. Fix AWS test summary for manual runs.
add c8e97a7ec9a HADOOP-19893: Add sticky comment hint to S3A PRs from forks
add c5cd6f15262 HADOOP-19893: add CLI hint for maintainers to manually
trigger s3a CI
add 7376d7192e4 HADOOP-19893: clarify status of manual trigger notification
add bbc7264f021 HADOOP-19893: remove unnecessary fetch-depth for aws ci
checkout
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 (b75ae786675)
\
N -- N -- N refs/heads/af/hadoop-19893 (bbc7264f021)
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:
.../io/compress/zstd/ZStandardCompressor.java | 2 +-
.../io/compress/zstd/ZStandardDecompressor.java | 7 ++-
.../zstd/TestZStandardCompressorDecompressor.java | 61 ++++++++++++++++++++++
.../hadoop/fs/azurebfs/AbfsConfiguration.java | 2 +-
.../azurebfs/services/FixedSASTokenProvider.java | 2 +-
.../services/ShellDecryptionKeyProvider.java | 2 +-
.../fs/azurebfs/services/SimpleKeyProvider.java | 6 +--
7 files changed, 73 insertions(+), 9 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]