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

duong pushed a change to branch HDDS-7733-Symmetric-Tokens
in repository https://gitbox.apache.org/repos/asf/ozone.git


    omit 340f51544c HDDS-8677. Ozone admin OM CLI command for block tokens 
(#4760)
    omit dec468acc4 HDDS-8164. Authorize secret key APIs (#4597)
    omit d3baae583f HDDS-7945. Integrate secret keys to SCM snapshot (#4549)
    omit eac9cd883d HDDS-8003. E2E integration test cases for block tokens 
(#4547)
    omit 655dd601bc HDDS-7831. Use symmetric secret key to sign and verify 
token (#4417)
    omit e2709f8301 HDDS-7830. SCM API for OM and Datanode to get secret keys 
(#4345)
    omit 4ef4c79d05 HDDS-7734. Implement symmetric SecretKeys lifescycle 
management in SCM (#4194)
     add dee55f817d HDDS-8790. Split EC acceptance tests (#4855)
     add 1a274b6f5a HDDS-8679. Add dedicated, configurable thread pool for OM 
gRPC server (#4771)
     add 74d885287a HDDS-7734. Implement symmetric SecretKeys lifescycle 
management in SCM (#4194)
     add aa24a638a7 HDDS-7830. SCM API for OM and Datanode to get secret keys 
(#4345)
     add a83668c0f6 HDDS-7831. Use symmetric secret key to sign and verify 
token (#4417)
     add c623e942c1 HDDS-8003. E2E integration test cases for block tokens 
(#4547)
     add 75d46b04ef HDDS-7945. Integrate secret keys to SCM snapshot (#4549)
     add 5257f74250 HDDS-8164. Authorize secret key APIs (#4597)
     add 7bfa04e7cf HDDS-8677. Ozone admin OM CLI command for block tokens 
(#4760)

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   (340f51544c)
            \
             N -- N -- N   refs/heads/HDDS-7733-Symmetric-Tokens (7bfa04e7cf)

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:
 .github/workflows/ci.yml                           |  1 +
 .../common/src/main/resources/ozone-default.xml    | 28 +++++++++++
 .../org/apache/hadoop/ozone/om/OMConfigKeys.java   | 13 ++++++
 .../ozone/{test-legacy-bucket.sh => test-ec.sh}    | 19 ++++----
 hadoop-ozone/dist/src/main/compose/ozone/test.sh   | 16 +------
 .../hadoop/ozone/om/GrpcOzoneManagerServer.java    | 54 ++++++++++++++++++++++
 6 files changed, 108 insertions(+), 23 deletions(-)
 copy hadoop-ozone/dist/src/main/compose/ozone/{test-legacy-bucket.sh => 
test-ec.sh} (69%)


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

Reply via email to