You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2012/12/19 20:53:12 UTC

[jira] [Commented] (MESOS-326) libprocess Process.BufferedRead test failing

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

Benjamin Mahler commented on MESOS-326:
---------------------------------------

This is looking quite strange.. at first glance, looks like it just hangs on the last read, as if EOF is not triggered and it's waiting for input.
Oddly enough, the test currently does 4 buffered reads, when I changed it to 2 buffered reads it seems to start behaving.

See this thread:
http://lists.schmorp.de/pipermail/libev/2008q4/000502.html

Straight from the horses mouth:
"But keep in mind that files are always readable, and are not supported in ev_io."
                
> libprocess Process.BufferedRead test failing
> --------------------------------------------
>
>                 Key: MESOS-326
>                 URL: https://issues.apache.org/jira/browse/MESOS-326
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>
> Likewise with http encode, I wasn't aware the libprocess tests don't run as part of mesos make check, so I missed this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira