You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/06/13 04:26:01 UTC

[jira] [Created] (SLIDER-133) Slider should support additional commands for container manipulation

Sumit Mohanty created SLIDER-133:
------------------------------------

             Summary: Slider should support additional commands for container manipulation
                 Key: SLIDER-133
                 URL: https://issues.apache.org/jira/browse/SLIDER-133
             Project: Slider
          Issue Type: Improvement
          Components: appmaster, client
    Affects Versions: Slider 0.30
            Reporter: Sumit Mohanty
            Assignee: Steve Loughran
             Fix For: Slider 0.40


The following capabilities can be useful for Slider deployed applications:
* Stop a specific container
* Restart a specific container (stop and then start)
* Move a specific container (start a replacement and then stop if replacement successfully started). For this command, best effort should be made to start the replacement on a different host.

The commands should be supported by the Slider CLI.

Additionally, a provider should have the ability to *ask* the AppMaster to stop a specific container.



--
This message was sent by Atlassian JIRA
(v6.2#6252)