You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "José Guilherme Vanz (JIRA)" <ji...@apache.org> on 2015/08/12 04:55:45 UTC

[jira] [Assigned] (MESOS-2516) Move allocation-related types to mesos::master namespace

     [ https://issues.apache.org/jira/browse/MESOS-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

José Guilherme Vanz reassigned MESOS-2516:
------------------------------------------

    Assignee: José Guilherme Vanz

> 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
>            Assignee: José Guilherme Vanz
>            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)