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/07/09 00:48:04 UTC

[jira] [Created] (SLIDER-219) A service may ask for more than one dynamically allocated port as part of the same configuration

Sumit Mohanty created SLIDER-219:
------------------------------------

             Summary: A service may ask for more than one dynamically allocated port as part of the same configuration
                 Key: SLIDER-219
                 URL: https://issues.apache.org/jira/browse/SLIDER-219
             Project: Slider
          Issue Type: Improvement
          Components: agent, appspec
    Affects Versions: Slider 0.40
            Reporter: Sumit Mohanty
            Assignee: Sumit Mohanty
             Fix For: Slider 0.50


Currently, Slider only allows one dynamically allocated port per config entry. Service like Storm may ask for more than one dynamically allocated port in a single config entry.

{noformat}
"site.storm-site.supervisor.slots.ports": "[${SUPERVISOR.ALLOCATED_PORT}, ${SUPERVISOR.ALLOCATED_PORT}]",
{noformat}



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