[
https://issues.apache.org/jira/browse/KNOX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118047#comment-15118047
]
ASF subversion and git services commented on KNOX-507:
------------------------------------------------------
Commit 94ec60ca5b8db35c038abf06f2a6e78b4a3cb7c2 in knox's branch
refs/heads/master from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=94ec60c ]
KNOX-507 - Deletion of Non existing Alias from a cluster should not be
successful (J.Andreina via lmccay)
> Deletion of Non existing Alias from a cluster should not be successful
> ----------------------------------------------------------------------
>
> Key: KNOX-507
> URL: https://issues.apache.org/jira/browse/KNOX-507
> Project: Apache Knox
> Issue Type: Bug
> Reporter: J.Andreina
> Fix For: 0.8.0
>
> Attachments: KNOX-507.1.patch
>
>
> Deletion of Non existing Alias from a cluster returns successful .
> {noformat}
> # ./knoxcli.sh list-alias --cluster WEBHDFS
> Listing aliases for: WEBHDFS
> alias2
> alias1
> 2 items.
> # ./knoxcli.sh delete-alias alias3 --cluster WEBHDFS
> alias3 has been successfully deleted.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)