[
https://issues.apache.org/jira/browse/AURORA-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135172#comment-15135172
]
Stephan Erb commented on AURORA-1611:
-------------------------------------
I believe no code change is necessary for that. When launching your mesos
slave, pass `--hostname` set to your IP. The rest should work out of the box.
> Add support for IP addresses instead of just hostnames in Announcer
> -------------------------------------------------------------------
>
> Key: AURORA-1611
> URL: https://issues.apache.org/jira/browse/AURORA-1611
> Project: Aurora
> Issue Type: Story
> Reporter: Kunal Thakar
>
> The thermos announcer is passing hostnames in the serviceEndpoint object that
> is sent to ZK. We want the announcer to send IPs instead or in addition to
> the hostname that is passed along. What is the best way to achieve this? I am
> thinking of adding a new attribute to the Endpoint struct
> (https://github.com/apache/aurora/blob/master/commons/src/main/thrift/org/apache/aurora/common/thrift/endpoint.thrift).
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)