Alexander Rukletsov created MESOS-2516:
------------------------------------------

             Summary: 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


{{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)

Reply via email to