[
https://issues.apache.org/jira/browse/STREAMS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14720661#comment-14720661
]
ASF GitHub Bot commented on STREAMS-357:
----------------------------------------
GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/255
resolves STREAMS-357
now we can keep a stream alive for a minimum duration and change how often
to check for a shutdown condition
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveblackmon/incubator-streams STREAMS-357
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/255.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #255
----
commit 2dad128cdcd206149cf7199e857e89f4956a2d84
Author: Steve Blackmon (@steveblackmon) <[email protected]>
Date: 2015-08-28T20:16:06Z
resolves STREAMS-357
now we can keep a stream alive for a minimum duration and change how often
to check for a shutdown condition
----
> Streams can shutdown before starting if providers haven't started yet when
> runtime first checks run status
> ----------------------------------------------------------------------------------------------------------
>
> Key: STREAMS-357
> URL: https://issues.apache.org/jira/browse/STREAMS-357
> Project: Streams
> Issue Type: Bug
> Reporter: Steve Blackmon
> Assignee: Steve Blackmon
>
> Streams can shutdown before starting if providers haven't started yet when
> runtime first checks run status.
> Proposed fix is add an initial delay before stream begins attempting to
> shutdown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)