This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.
from 2f37a25 HDDS-3322. StandAlone Pipelines are created in an infinite
loop (#749)
add 57c9cc9 HDDS-3360. Duplicate Ozone Client in renew/cancel token
handlers (#799)
No new revisions were added by this update.
Summary of changes:
hadoop-ozone/dist/src/main/compose/ozone/test.sh | 2 +
.../smoketest/security/ozone-secure-token.robot | 76 ++++++++++++++++++++++
.../org/apache/hadoop/ozone/shell/Handler.java | 27 +++++++-
.../hadoop/ozone/shell/s3/GetS3SecretHandler.java | 11 ++--
.../ozone/shell/token/CancelTokenHandler.java | 26 +-------
.../hadoop/ozone/shell/token/GetTokenHandler.java | 23 ++++---
.../ozone/shell/token/RenewTokenHandler.java | 28 +-------
.../BucketHandler.java => token/TokenHandler.java} | 29 +++++++--
8 files changed, 151 insertions(+), 71 deletions(-)
create mode 100644
hadoop-ozone/dist/src/main/smoketest/security/ozone-secure-token.robot
copy
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/shell/{bucket/BucketHandler.java
=> token/TokenHandler.java} (54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]