Github user uce commented on the pull request:

    https://github.com/apache/flink/pull/773#issuecomment-108628742
  
    No, there are no backwards events *after* the channel is closed. The sync 
sends out the backwards events, then closes. But the close could overtake the 
unflushed backwards events. This lead to a deadlock, because the head was 
waiting on termination events, which never arrived.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to