[
https://issues.apache.org/jira/browse/AURORA-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291183#comment-14291183
]
Joshua Cohen commented on AURORA-945:
-------------------------------------
This might be higher priority should we decide to properly support
[mesos-dns|https://github.com/mesosphere/mesos-dns]. As things stand right now
mesos-dns will translate tasks into DNS names as
{{task-name}}.{{framework-name}}.mesos, which means anyone using Aurora and
mesos-dns would get DNS names generated as some-task.TwitterScheduler.mesos
which is less than ideal.
> Advertise Aurora as "Aurora" to Mesos master.
> ---------------------------------------------
>
> Key: AURORA-945
> URL: https://issues.apache.org/jira/browse/AURORA-945
> Project: Aurora
> Issue Type: Task
> Components: Scheduler
> Affects Versions: 0.6.0
> Reporter: Zameer Manji
>
> In {{CommandLineDriverSettingsModule}} we have the following code:
> {noformat}
> private static final String TWITTER_FRAMEWORK_NAME = "TwitterScheduler";
> {noformat}
> We should change the name to Aurora.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)