[
https://issues.apache.org/jira/browse/MESOS-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546980#comment-14546980
]
Colin Williams commented on MESOS-2516:
---------------------------------------
Alright, well I wrote a patch and put it up on the review board, but after
merging in a couple of patches using the old namespace I thought I'd step back.
If somebody steps forward to shepherd, I'm happy to resolve any additional
problems and put it back up.
> Move allocation-related types to mesos::master namespace
> --------------------------------------------------------
>
> Key: MESOS-2516
> URL: https://issues.apache.org/jira/browse/MESOS-2516
> Project: Mesos
> Issue Type: Improvement
> Components: allocation
> Reporter: Alexander Rukletsov
> Priority: Minor
> Labels: easyfix, newbie
>
> {{Allocator}}, {{Sorter}} and {{Comaprator}} types live in
> {{master::allocator}} namespace. This is not consistent with the rest of the
> codebase: {{Isolator}}, {{Fetcher}}, {{Containerizer}} all live in {{slave}}
> namespace. Namespace {{allocator}} should be killed for consistency.
> Since sorters are poorly named, they should be renamed (or namespaced) prior
> to this change in order not to pollute {{master}} namespace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)