Evelina Dumitrescu created MESOS-2019:
-----------------------------------------

             Summary:  Rename the Node class in Endpoint and replace the ip and 
port pairs from the UPID class and process namespace with this concept.
                 Key: MESOS-2019
                 URL: https://issues.apache.org/jira/browse/MESOS-2019
             Project: Mesos
          Issue Type: Improvement
          Components: framework, libprocess
            Reporter: Evelina Dumitrescu
            Priority: Minor


The Node class abstracts the endpoint notion: it defines the association of the 
ip and port for a connection.A node defines more the host(which can have 
multiple active endpoints).
At the moment, the Node class is used to keep a mapping from a socket to the ip 
& port pair in the process namespace.
I want to propose to rename this class in Endpoint and also extend its use by 
replacing the ip & port fields from the UPID class and  process namespace with 
this type.



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

Reply via email to