[
https://issues.apache.org/jira/browse/AURORA-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186027#comment-15186027
]
Kunal Thakar commented on AURORA-1611:
--------------------------------------
The service discovery usecase is fine. Human operators interacting with this
mesos cluster where the agents are started with --hostname=<private_ip> have to
jump through multiple hoops to ssh to the machines, etc. Keep in mind that
multiple frameworks will share the cluster, so it seems onerous to configure
mesos this way to support this usecase.
> 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)