[
https://issues.apache.org/jira/browse/AURORA-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292287#comment-14292287
]
Benjamin Staffin commented on AURORA-945:
-----------------------------------------
Hopefully the task name to DNS mapping scheme will become more configurable in
mesos-dns as well, because right now it's producing records called e.g.
RolenameEnvironmentJobname.TwitterScheduler.<basedomain>. I'm hoping it can do
jobname.environment.role.<basedomain>., and ideally also
tasknumber.jobname.environment.role.<basedomain>. I suppose that's out of
scope for this bug though.
> 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)