[
https://issues.apache.org/jira/browse/MESOS-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922911#comment-13922911
]
Benjamin Mahler commented on MESOS-1066:
----------------------------------------
Framework IDs are generated by the Master in Master::newFrameworkId().
Since the Master does not currently persist frameworks, one can re-register
with a custom ID, but this "trick" will go away in the future when frameworks
are persisted Registrar.
> Restrict the character space of user provided FrameworkIDs
> ----------------------------------------------------------
>
> Key: MESOS-1066
> URL: https://issues.apache.org/jira/browse/MESOS-1066
> Project: Mesos
> Issue Type: Improvement
> Components: master
> Affects Versions: 0.18.0
> Reporter: Dominic Hamon
>
> We need to restrict the character space of FrameworkID. See MESOS-361 for
> example for TaskID.
--
This message was sent by Atlassian JIRA
(v6.2#6252)