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

msingh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git.


    omit 520ba00  HDDS-5010. Fixing Prometheus duplicated TYPE definition 
(#2074)
    omit 3eefd47  HDDS-5020. Bump ratis version to 2.0.0 (#2076)
    omit 7b12f00  HDDS-4872. Upgrade UsageInfoSubcommand with options to show 
most and least used datanodes. (#1982)
    omit 226a41a  HDDS-4856. Ruby S3 SDK never get authenticated by Ozone 
(#2013)
    omit a41ffc4  HDDS-5006. Use Log4j to print error messages for Datanode 
startup (#2066)
    omit 85af50b  HDDS-4996. Upgrade kotlin-stdlib (#2061)
    omit a130578  HDDS-4814. Remove CMS OPTS for Java 15 (#2049)
    omit ae8d2e8  HDDS-4824. Remove repeated value set of reports in 
StateContext.addReport (#1920)
    omit 8d97993  HDDS-4802. Fix an internal variable always not null in 
PipelinePlacementPolicy (#1904)
    omit cc3227c  HDDS-4792. Remove redundant state check for handleDeleteChunk 
(#1894)
    omit 4136d47  HDDS-4552. Read data from chunk into ByteBuffer[] instead of 
single ByteBuffer. (#1685)
    omit 79877fa  HDDS-4984. Support async profiler 2.0 (#2048)
    omit db3c50d  HDDS-4395. Ozone Data Generator for Fast Scale Test (#1826)
    omit eab55e4  HDDS-4916. No ACL check when uploading object through 
multi-upload. (#2009)
    omit 9fca2a7  HDDS-4933. Make CI checks fail faster (#2037)
    omit 42a3719  HDDS-4975. Refine missing delete block failure log (#2039)
    omit 65e0609  HDDS-4971. Define Ozone specific trash-interval and 
checkpoint interval (#2031)
    omit b0fed25  HDDS-2981 Add unit tests for Proto [de]serialization (#1425)
    omit fb7f18c  HDDS-4972. Fix typo in SCMConnectionManager.java (#2033)
    omit 2ce0594  HDDS-4947. Reuse compiled binaries in combined coverage 
calculation (#2020)
    omit 9670e35  HDDS-4911. List container by container state. (#2001)
    omit 890b814  HDDS-4879. Support reserved space for single dir (#1970)
    omit 2fc1022  HDDS-4905. Add prefix CLI. (#1995)
    omit aae9ebd  HDDS-4921. Replace the usage of deprecated Junit#timeout() in 
Ozone. (#2006)
    omit 1493541  HDDS-4891. Avoid latest/master in Github Actions (#1983)
    omit ec1dcd2  HDDS-4920.  Rename Apache Hadoop Ozone to Apache Ozone in pom 
and markdown files (#2005)
    omit b95eeba  HDDS-4881. Pre-install awscli in ozone-runner (#2002)
    omit 45eee3f  HDDS-4919. Fix spelling (#2004)
    omit ad7fe13  HDDS-4918. Fix spelling (#2003)
    omit 3859f9f  HDDS-4440. [PROPOSAL] Use per-request authentication and 
persistent connections between S3g and OM (#1562)
    omit 0d45302  HDDS-4898. ACL is not inherited on multiupload object - fix 
checkstyle
    omit 70b22f7  HDDS-4898. ACL is not inherited on multiupload object (#1991)
    omit fb94573  HDDS-4910. ofs add PosixRootedOzoneFileSystem to support fuse 
cp. (#1994)
    omit 0bdbadd  HDDS-4873. Re-replication failure throws NPE (#1986)
    omit 7d065bf  HDDS-4887. Useless message about node schema location (#1979)
    omit f1e72e8  HDDS-4885. ozone admin datanode list filter by UUID broken 
(#1977)
    omit f8f1b5f  HDDS-4741. Modularize upgrade test (#1928)
    omit b07162b  HDDS-4864. Add acceptance tests to certify Ozone with boto3 
python client. (#1976)
     new c9e8a40  HDDS-4741. Modularize upgrade test (#1928)
     new 2cdd8c2  HDDS-4885. ozone admin datanode list filter by UUID broken 
(#1977)
     new 1012234  HDDS-4887. Useless message about node schema location (#1979)
     new 836a353  HDDS-4873. Re-replication failure throws NPE (#1986)
     new d46e0d3  HDDS-4910. ofs add PosixRootedOzoneFileSystem to support fuse 
cp. (#1994)
     new 3d5ad1a  HDDS-4898. ACL is not inherited on multiupload object (#1991)
     new 35013d1  HDDS-4898. ACL is not inherited on multiupload object - fix 
checkstyle
     new d9e9dab  HDDS-4440. [PROPOSAL] Use per-request authentication and 
persistent connections between S3g and OM (#1562)
     new a2100c3  HDDS-4918. Fix spelling (#2003)
     new 8497769  HDDS-4919. Fix spelling (#2004)
     new 6fab035  HDDS-4881. Pre-install awscli in ozone-runner (#2002)
     new 287b66c  HDDS-4920.  Rename Apache Hadoop Ozone to Apache Ozone in pom 
and markdown files (#2005)
     new 3439bf4  HDDS-4891. Avoid latest/master in Github Actions (#1983)
     new ac4c42a  HDDS-4921. Replace the usage of deprecated Junit#timeout() in 
Ozone. (#2006)
     new cd77475  HDDS-4905. Add prefix CLI. (#1995)
     new 0fced39  HDDS-4879. Support reserved space for single dir (#1970)
     new ef7dcd3  HDDS-4911. List container by container state. (#2001)
     new 48b4064  HDDS-4947. Reuse compiled binaries in combined coverage 
calculation (#2020)
     new 3f11275  HDDS-4972. Fix typo in SCMConnectionManager.java (#2033)
     new d8dfcc0  HDDS-2981 Add unit tests for Proto [de]serialization (#1425)
     new f83fe88  HDDS-4971. Define Ozone specific trash-interval and 
checkpoint interval (#2031)
     new 6c45091  HDDS-4975. Refine missing delete block failure log (#2039)
     new f7346a7  HDDS-4933. Make CI checks fail faster (#2037)
     new 1320423  HDDS-4916. No ACL check when uploading object through 
multi-upload. (#2009)
     new 656b9f1  HDDS-4395. Ozone Data Generator for Fast Scale Test (#1826)
     new a040126  HDDS-4984. Support async profiler 2.0 (#2048)
     new 289debf  HDDS-4552. Read data from chunk into ByteBuffer[] instead of 
single ByteBuffer. (#1685)
     new fb2e045  HDDS-4792. Remove redundant state check for handleDeleteChunk 
(#1894)
     new 12a8fef  HDDS-4802. Fix an internal variable always not null in 
PipelinePlacementPolicy (#1904)
     new 8391a78  HDDS-4824. Remove repeated value set of reports in 
StateContext.addReport (#1920)
     new ceaa832  HDDS-4814. Remove CMS OPTS for Java 15 (#2049)
     new d4c7f16  HDDS-4996. Upgrade kotlin-stdlib (#2061)
     new d5a2749  HDDS-5006. Use Log4j to print error messages for Datanode 
startup (#2066)
     new b6ed322  HDDS-4856. Ruby S3 SDK never get authenticated by Ozone 
(#2013)
     new b3aa289  HDDS-4872. Upgrade UsageInfoSubcommand with options to show 
most and least used datanodes. (#1982)
     new 4aed18b  HDDS-5020. Bump ratis version to 2.0.0 (#2076)
     new 79a9d39  HDDS-5010. Fixing Prometheus duplicated TYPE definition 
(#2074)

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   (520ba00)
            \
             N -- N -- N   refs/heads/master (79a9d39)

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.

The 37 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:
 hadoop-hdds/docs/content/recipe/BotoClient.md      | 189 ---------------
 .../dist/src/main/smoketest/s3/boto3.robot         |  34 ---
 .../dist/src/main/smoketest/s3/boto_client.py      | 264 ---------------------
 3 files changed, 487 deletions(-)
 delete mode 100644 hadoop-hdds/docs/content/recipe/BotoClient.md
 delete mode 100644 hadoop-ozone/dist/src/main/smoketest/s3/boto3.robot
 delete mode 100755 hadoop-ozone/dist/src/main/smoketest/s3/boto_client.py

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to