You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Evelina Dumitrescu (JIRA)" <ji...@apache.org> on 2014/11/07 05:41:33 UTC

[jira] [Updated] (MESOS-2019) Replace the ip and port pairs from the UPID class and process namespace with Node class.

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

Evelina Dumitrescu updated MESOS-2019:
--------------------------------------
    Summary: Replace the ip and port pairs from the UPID class and process namespace with Node class.  (was:  Rename the Node class in Endpoint and replace the ip and port pairs from the UPID class and process namespace with this concept.)

> Replace the ip and port pairs from the UPID class and process namespace with Node class.
> ----------------------------------------------------------------------------------------
>
>                 Key: MESOS-2019
>                 URL: https://issues.apache.org/jira/browse/MESOS-2019
>             Project: Mesos
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Evelina Dumitrescu
>            Assignee: 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)