[jira] [Commented] (MESOS-4111) Provide a means for libprocess users to exit while ensuring messages are flushed.

2016-01-19 Thread Joseph Wu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107194#comment-15107194 ] Joseph Wu commented on MESOS-4111: -- {{process::finalize}} only waits for the event queue on all processes

[jira] [Commented] (MESOS-4111) Provide a means for libprocess users to exit while ensuring messages are flushed.

2016-01-19 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107856#comment-15107856 ] haosdent commented on MESOS-4111: - oh, thank you very much. > Provide a means for libprocess users to

[jira] [Commented] (MESOS-4111) Provide a means for libprocess users to exit while ensuring messages are flushed.

2016-01-17 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103704#comment-15103704 ] haosdent commented on MESOS-4111: - {quote} (1)Return a Future from send that notifies when the message is

[jira] [Commented] (MESOS-4111) Provide a means for libprocess users to exit while ensuring messages are flushed.

2016-01-17 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103716#comment-15103716 ] haosdent commented on MESOS-4111: - Could we use {code} diff --git a/src/exec/exec.cpp b/src/exec/exec.cpp