[jira] [Commented] (MESOS-7921) process::EventQueue sometimes crashes

2017-10-21 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16214146#comment-16214146 ] Benjamin Mahler commented on MESOS-7921: [~benjaminhindman] I took a look at {{process::Latch}},

[jira] [Commented] (MESOS-7921) process::EventQueue sometimes crashes

2017-10-16 Thread Benjamin Mahler (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16206683#comment-16206683 ] Benjamin Mahler commented on MESOS-7921: Re-opening since this has shown up in CI a number of

[jira] [Commented] (MESOS-7921) process::EventQueue sometimes crashes

2017-09-06 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16155706#comment-16155706 ] Yan Xu commented on MESOS-7921: --- Tried out the patch and it seemed to work. I had run mesos-tests with many

[jira] [Commented] (MESOS-7921) process::EventQueue sometimes crashes

2017-09-02 Thread Benjamin Hindman (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151526#comment-16151526 ] Benjamin Hindman commented on MESOS-7921: - [~xujyan]: we shouldn't be able to resume if the thread

[jira] [Commented] (MESOS-7921) process::EventQueue sometimes crashes

2017-09-01 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151119#comment-16151119 ] Yan Xu commented on MESOS-7921: --- So libprocess GC would delete the managed process upon their exit:

[jira] [Commented] (MESOS-7921) process::EventQueue sometimes crashes

2017-09-01 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151096#comment-16151096 ] Yan Xu commented on MESOS-7921: --- New failure on ASF CI:

[jira] [Commented] (MESOS-7921) process::EventQueue sometimes crashes

2017-08-31 Thread Yan Xu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16149737#comment-16149737 ] Yan Xu commented on MESOS-7921: --- [~benjaminhindman] In the newly attached

[jira] [Commented] (MESOS-7921) process::EventQueue sometimes crashes

2017-08-30 Thread Benjamin Hindman (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146773#comment-16146773 ] Benjamin Hindman commented on MESOS-7921: - Added some extra logging and checks to try and suss