fengyongshe created SLIDER-1017: ----------------------------------- Summary: Unregister component registry info after services stop Key: SLIDER-1017 URL: https://issues.apache.org/jira/browse/SLIDER-1017 Project: Slider Issue Type: Bug Components: core Affects Versions: Slider 0.81 Reporter: fengyongshe Priority: Minor Attachments: unregister-component-after-service-stop.patch
Use $slider stop {service}. Slider should unregister the components (delete te registry info in zkpath。 but now.eg: after stop command [zk: localhost:2181(CONNECTED) 1] ls /registry/users/root/services/org-apache-slider/tomcat/components [container-1449127000251-0032-01-000002] Slider should unregister the components(the unregister operations can be used to notify the service user to do some follow-up action )。 -- This message was sent by Atlassian JIRA (v6.3.4#6332)