[ 
https://issues.apache.org/jira/browse/MESOS-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326035#comment-15326035
 ] 

Joerg Schad commented on MESOS-5604:
------------------------------------

Started document collecting potential misuses of .then.
Please note this is WIP!

https://docs.google.com/document/d/1jCe-3wAgPMIn-m_OjlNckRVa4LOxHWgr7WHJnuFseeQ

> Check for incorrect use of `.then` (as opposed to `.then(defer(self() ))`).
> ---------------------------------------------------------------------------
>
>                 Key: MESOS-5604
>                 URL: https://issues.apache.org/jira/browse/MESOS-5604
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Joerg Schad
>            Assignee: Joerg Schad
>
> We recently experienced a race condition (MESOS-5587) as we used .then() 
> instead of .then(defer(self() ).
> When looking at the code base we found a number of other potentially wrong 
> uses which could cause race conditions. 
> This Jira is supposed to track the investigation effort in this matter.



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

Reply via email to