[
https://issues.apache.org/jira/browse/SLIDER-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088296#comment-14088296
]
Sumit Mohanty commented on SLIDER-239:
--------------------------------------
Look at the memcached sample in "develop" branch.
https://github.com/apache/incubator-slider/tree/develop/app-packages/memcached
Specifically, look at memcached.py and see how it uses {port} which is a python
variable defined in params.py that reads in the supplied config.
> Component instances should be able to advertise associated ports
> ----------------------------------------------------------------
>
> Key: SLIDER-239
> URL: https://issues.apache.org/jira/browse/SLIDER-239
> Project: Slider
> Issue Type: Wish
> Reporter: Rui Zhang
> Assignee: Sumit Mohanty
> Labels: port
>
> Some applications such as Databases(especially for databases that all nodes
> are of the same role and can all be connected) need to know the port number
> they are listening, so that DBAs and clients can manage the databases better.
--
This message was sent by Atlassian JIRA
(v6.2#6252)