Github user mfranklin commented on the pull request:

    https://github.com/apache/incubator-streams/pull/15#issuecomment-43529420
  
    This does not appear to be the best way to solve for the problem you are 
encountering.  The semantics of the setRunning(false) method indicate that I 
want the component to terminate now, not flush the remaining items then 
terminate.  We either need to not set running to false until the queue is 
exhausted, or have another method that is something like 
flushBacklogAndTerminate()


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