[
https://issues.apache.org/jira/browse/KNOX-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Zampino reassigned KNOX-1289:
----------------------------------
Assignee: Phil Zampino
> [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)