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

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

Digging further.. it appears setting a massive timeout works, still 
investigating where the source of delay is, it appears the file does poll as 
ready to read, so something else is causing a delay.

On a side note:
Reading the ev_io section here, under 'The special problem of files':
http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod

It appears that our io::read should only be used for 'non-file' file 
descriptors.
                
> 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

Reply via email to