[ 
https://issues.apache.org/jira/browse/AURORA-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379956#comment-15379956
 ] 

Renan DelValle commented on AURORA-1734:
----------------------------------------

According to the NEWS file in release 0.12.0:

 Aurora task metadata is now mapped to Mesos task labels. Labels are prefixed 
with
  `org.apache.aurora.metadata.` to prevent clashes with other, external label 
sources.

Unsure about the second question. 

Should be noted that up until this point, as far as I know, there is no way for 
users to create labels without using a custom thrift client.

Another solution to this issue would be to place the prefix in the Aurora 
Client side. It would require a lot less changes:
https://github.com/apache/aurora/compare/master...rdelval:clientLabelPrefix

> Configurable Metadata prefix
> ----------------------------
>
>                 Key: AURORA-1734
>                 URL: https://issues.apache.org/jira/browse/AURORA-1734
>             Project: Aurora
>          Issue Type: Task
>          Components: Scheduler
>            Reporter: Renan DelValle
>            Assignee: Renan DelValle
>            Priority: Trivial
>
> Currently, a prefix ("org.apache.aurora.metadata.") is injected into the 
> metadata key in the scheduler. It would be beneficial to allow users to set 
> their own metadata prefix (including an empty string).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to