You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/03/06 00:44:46 UTC

[jira] [Created] (MESOS-1059) Provide a way for tests to inject 'exited' events into libprocess Processes.

Benjamin Mahler created MESOS-1059:
--------------------------------------

             Summary: Provide a way for tests to inject 'exited' events into libprocess Processes.
                 Key: MESOS-1059
                 URL: https://issues.apache.org/jira/browse/MESOS-1059
             Project: Mesos
          Issue Type: Improvement
          Components: test
            Reporter: Benjamin Mahler
             Fix For: 0.19.0


This has come up a few times when trying to write tests; we often need to inject 'exited' events to simulate certain scenarios for testing. We don't currently have the means to do this, outside of terminating the linked libprocess Process.

There have been situations that we've observed in practice that we'd like to test in which we need to inject an 'exited' event.



--
This message was sent by Atlassian JIRA
(v6.2#6252)