This is an automated email from the ASF dual-hosted git repository.
sumitagrawal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 45f9138734 HDDS-11394. Fix pipeline close --all command (#7138)
add 40c4001ed0 HDDS-10479. Add ozone admin ratis local raftMetaConf (#7170)
No new revisions were added by this update.
Summary of changes:
hadoop-ozone/dist/src/main/license/bin/LICENSE.txt | 2 +
hadoop-ozone/dist/src/main/license/jar-report.txt | 2 +
hadoop-ozone/dist/src/shell/ozone/ozone | 5 +
hadoop-ozone/tools/pom.xml | 4 +
.../shell/{OzoneShell.java => OzoneRatis.java} | 34 ++--
.../apache/hadoop/ozone/shell/TestOzoneRatis.java | 172 +++++++++++++++++++++
pom.xml | 5 +
7 files changed, 209 insertions(+), 15 deletions(-)
copy
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/shell/{OzoneShell.java
=> OzoneRatis.java} (59%)
create mode 100644
hadoop-ozone/tools/src/test/java/org/apache/hadoop/ozone/shell/TestOzoneRatis.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]