Gilbert Song created MESOS-9737:
-----------------------------------

             Summary: Avoid allocating memory during fork-exec in 
subprocess.hpp.
                 Key: MESOS-9737
                 URL: https://issues.apache.org/jira/browse/MESOS-9737
             Project: Mesos
          Issue Type: Improvement
          Components: containerization
            Reporter: Gilbert Song


https://github.com/apache/mesos/blob/master/3rdparty/libprocess/src/posix/subprocess.hpp#L137

Os::strerror calls during fork-exec should be avoided, otherwise potential 
issues are not debuggable.
Consider using fmtlib for error code conversion



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to