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

systemd.hpp header should be installed as part of Mesos header files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Accepted
    • Minor
    • Resolution: Unresolved
    • 0.28.2, 1.0.0
    • None
    • c++ api
    • None

    Description

      When writing a container logger plugin ala the logrotate logger, there's a need to incorporate systemd functionality used internally by mesos to extend the lifespan's beyond the executor.

      This looks to be something almost every logging plugin would want to do when spawning subprocesses, but header files needed for it are currently buried in `src/linux` requiring a full Mesos src code installation.

      This functionality needs to be lifted and made available as part of the public API.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wrouesnel Will Rouesnel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: