You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2015/01/25 06:58:34 UTC

[jira] [Commented] (MESOS-1330) Introduce stream abstraction to libprocess

    [ https://issues.apache.org/jira/browse/MESOS-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290995#comment-14290995 ] 

Adam B commented on MESOS-1330:
-------------------------------

Is this ticket going anywhere, or is it covered by other tickets under the SSL Epic?
The ticket claims to be "Reviewable", but I see no RB link, just some design docs.
If this is a design ticket, and we've decided on the design, let's close the ticket.
[~jvanremoortere] [~nnielsen]

> Introduce stream abstraction to libprocess
> ------------------------------------------
>
>                 Key: MESOS-1330
>                 URL: https://issues.apache.org/jira/browse/MESOS-1330
>             Project: Mesos
>          Issue Type: Task
>          Components: general, libprocess
>            Reporter: Niklas Quarfot Nielsen
>            Assignee: Joris Van Remoortere
>              Labels: libprocess, network
>
> I think it makes sense to think in terms of different low or middle layer transports (which can accommodate channels like SSL). We could capture connection life-cycles and network send/receive primitives in a much explicit manner than currently in libprocess.
> I have a proof of concept transport / connection abstraction ready and which we can use to iterate a design.
> Notably, there are opportunities to change the current SocketManager/Socket abstractions to explicit ConnectionManager/Connection, which allow several and composeable communication layers.
> I am proposing to own this ticket and am looking for a shepherd to (thoroughly) go over design considerations before jumping into an actual implementation.



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