Github user mfranklin commented on the pull request:

    https://github.com/apache/incubator-streams/pull/15#issuecomment-43795138
  
    LocalBuilder appears to be checking the queue sizes on components before 
calling shutdown, so the only way the queues are not flushed is if shutdown is 
triggered from outside of the start method.  This would be due to a shutdown 
hook or other external call. 
    
    The question is what is the desired behavior.  If I hit CTRL-C on my 
console, do I want it to flush all the remaining data or do I want it to stop?


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to