[
https://issues.apache.org/jira/browse/SLIDER-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14078983#comment-14078983
]
ASF subversion and git services commented on SLIDER-219:
--------------------------------------------------------
Commit 9d64fcd26e9ff11d341f355bcd9225551dde77e2 in incubator-slider's branch
refs/heads/feature/Port_Allocation_Changes from [~sumitmohanty]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=9d64fcd ]
SLIDER-219. Multiple dynamic ports may be asked as part of the same config value
> 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)