You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2016/10/06 19:00:23 UTC

[jira] [Created] (STREAMS-425) better tracking completion in multi-threaded providers

Steve Blackmon created STREAMS-425:
--------------------------------------

             Summary: better tracking completion in multi-threaded providers
                 Key: STREAMS-425
                 URL: https://issues.apache.org/jira/browse/STREAMS-425
             Project: Streams
          Issue Type: Improvement
            Reporter: Steve Blackmon
            Assignee: Steve Blackmon


multi-threaded providers need a better way to track completion.
the result of isRunning should not depend on whether readCurrent has been called previously, it should just depend on whether any collection threads are running or enqueued.



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