You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "J.Andreina (JIRA)" <ji...@apache.org> on 2015/03/10 09:49:40 UTC

[jira] [Commented] (KNOX-506) Creation of duplicate alias in a cluster returns successful.

    [ https://issues.apache.org/jira/browse/KNOX-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354566#comment-14354566 ] 

J.Andreina commented on KNOX-506:
---------------------------------

Hi Larry , 

Thanks for correcting me . I re-verified the scenario and observed that the values are been overridden . 
We can close this jira as it is not an issue. 

> Creation of duplicate alias in a cluster returns successful.
> ------------------------------------------------------------
>
>                 Key: KNOX-506
>                 URL: https://issues.apache.org/jira/browse/KNOX-506
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: J.Andreina
>            Priority: Minor
>         Attachments: KNOX-506.1.patch
>
>
> Creation of duplicate alias in a cluster , returns successful message to the user.
> {noformat}
> # ./knoxcli.sh create-alias aliasname --cluster WEBHDFS --generate
> aliasname has been successfully generated.
> # ./knoxcli.sh list-alias --cluster WEBHDFS
> Listing aliases for: WEBHDFS
> aliasname1
> aliasname
> # ./knoxcli.sh create-alias aliasname --cluster WEBHDFS --generate
> aliasname has been successfully generated.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)