Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/1214#issuecomment-146899718
  
    OK....now I'm confused. This PR was all about disallowing "multiple round 
trips" and that's what Sachin tried to solve. Failing all interactive programs 
detached is a quick solution because solving the "multiple round trips" problem 
is not trivial. 
    
    How do you want to detect another execution after the current one? 
Essentially we have to forbid all user code that follows execute(), collect(), 
print(), count().


---
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