You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Niklas Quarfot Nielsen (JIRA)" <ji...@apache.org> on 2015/02/10 23:34:12 UTC

[jira] [Created] (MESOS-2341) Extend protobuf documentation for graceful timeout field in command info

Niklas Quarfot Nielsen created MESOS-2341:
---------------------------------------------

             Summary: Extend protobuf documentation for graceful timeout field in command info
                 Key: MESOS-2341
                 URL: https://issues.apache.org/jira/browse/MESOS-2341
             Project: Mesos
          Issue Type: Improvement
            Reporter: Niklas Quarfot Nielsen


Currently, the documentation for the graceperiod field is too scarce compared to it being a new feature changing the behavior of process termination significantly.

https://github.com/apache/mesos/blob/master/include/mesos/mesos.proto#L255:
{code}
  // Shutdown grace period for the command (in seconds). Any changes
  // made by frameworks are currently ignored.
  optional double grace_period_seconds = 8;
{code}



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