fengyongshe created SLIDER-1143:
-----------------------------------

             Summary: Clean Attached File(generated while apps running),when 
destry the app
                 Key: SLIDER-1143
                 URL: https://issues.apache.org/jira/browse/SLIDER-1143
             Project: Slider
          Issue Type: Bug
          Components: core
    Affects Versions: Slider 0.90.2
            Reporter: fengyongshe
            Priority: Minor


When create and run the apps,eg,hbase,storm,etc, We will create a zk directory 
to support the service woriking. But if we want to destroy the unused apps,we 
should destroy the directroy or data generated when running.

For example:
1)create and start a storm service, created a zk path to hold the metadata
[zk: localhost:2181(CONNECTED) 2] ls /
[services, registry, storm]
zk: localhost:2181(CONNECTED) 1] ls /storm
[workerbeats, errors, supervisors, storms, assignments]

2) destroy the stopped storm
slider destroy demo-storm --foce

[zk: localhost:2181(CONNECTED) 1] ls /storm
[workerbeats, errors, supervisors, storms, assignments]

3) the zk path not deleted when destroy it




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

Reply via email to