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)