You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Avinash Sridharan (JIRA)" <ji...@apache.org> on 2016/08/30 03:27:21 UTC

[jira] [Created] (MESOS-6105) Introduce helper functions in `stout` to read pipes till we hit EOF

Avinash Sridharan created MESOS-6105:
----------------------------------------

             Summary: Introduce helper functions in `stout` to read pipes till we hit EOF
                 Key: MESOS-6105
                 URL: https://issues.apache.org/jira/browse/MESOS-6105
             Project: Mesos
          Issue Type: Improvement
          Components: general
         Environment: Linux
            Reporter: Avinash Sridharan
            Assignee: Avinash Sridharan
            Priority: Minor


Currently, `stout` doesn't support reading from
 a file descriptor till it finds an EOF. Such a functionality would be useful for cases such as reading from STDIN, where the assumption is to read a limited number of bytes.



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