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

ASF subversion and git services commented on KNOX-1289:
-------------------------------------------------------

Commit dcd25a0569c8d004ccd7247f9a308fd91d3ef43e in knox's branch 
refs/heads/master from [~pzampino]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=dcd25a0 ]

KNOX-1289 - Deletion of generated topology deletes associated descriptor file


> [Service Discovery] Deletion of generated topology , deletes descriptor file 
> too
> --------------------------------------------------------------------------------
>
>                 Key: KNOX-1289
>                 URL: https://issues.apache.org/jira/browse/KNOX-1289
>             Project: Apache Knox
>          Issue Type: Bug
>    Affects Versions: 0.14.0
>            Reporter: J.Andreina
>            Assignee: Phil Zampino
>            Priority: Critical
>             Fix For: 1.0.0
>
>
> Deletion of generated topology , deletes descriptor file too
> *Expected:*
> descriptor file should not be deleted along with generated topology deletion.
> {noformat}
> [root@host1 topologies]# ls
> admin.xml  default.xml  knoxsso.xml  manager.xml  README  sandbox.xml  
> showtable.sql  test  test_proxy.xml  test.xml  ui.xml
> [root@host1 topologies]# ls ../descriptors/
> README  test.json  ui.json
> [root@host1 topologies]# rm ui.xml
> rm: remove regular file ‘ui.xml’? y
> [root@host1 topologies]# ls ../descriptors/
> README  test.json
> [root@host1 topologies]#
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to