Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9737

Avoid allocating memory during fork-exec in subprocess.hpp.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • containerization

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            gilbert Gilbert Song
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: