[
https://issues.apache.org/jira/browse/HDDS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551273#comment-16551273
]
Hudson commented on HDDS-275:
-----------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14609 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/14609/])
HDDS-275. Add message output for succeeded -deleteVolume CLI. (xyao: rev
c7ae55675ed56cb18266425c02674a5a87561e0c)
* (edit)
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/web/ozShell/volume/DeleteVolumeHandler.java
* (edit)
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/ozShell/TestOzoneShell.java
> Add message output for succeeded -deleteVolume CLI
> --------------------------------------------------
>
> Key: HDDS-275
> URL: https://issues.apache.org/jira/browse/HDDS-275
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: Ozone Client
> Reporter: Nilotpal Nandi
> Assignee: Nilotpal Nandi
> Priority: Minor
> Fix For: 0.2.1
>
> Attachments: HDDS-275.001.patch
>
>
> On deleting a Volume and successful execution , there is no confirmation
> message saying that the "volume <VOLUME NAME> is deleted".
> For example :
>
> {noformat}
> hadoop@d4eb7d83cdee:~/bin$ for i in $(seq 201 1000)
> > do
> > ./ozone oz -deleteVolume /vol1${i}
> > done
> 2018-07-20 09:11:50 WARN NativeCodeLoader:60 - Unable to load native-hadoop
> library for your platform... using builtin-java classes where applicable
> 2018-07-20 09:11:52 WARN NativeCodeLoader:60 - Unable to load native-hadoop
> library for your platform... using builtin-java classes where applicable
> ..
> ..
> ..
> {noformat}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]