[
https://issues.apache.org/jira/browse/STREAMS-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239879#comment-14239879
]
ASF GitHub Bot commented on STREAMS-252:
----------------------------------------
GitHub user robdouglas opened a pull request:
https://github.com/apache/incubator-streams/pull/163
STREAMS-252 | Fixed monitor executor to allow for a BroadcastMonitorThre...
...ad for each stream component
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robdouglas/incubator-streams STREAMS-252
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/163.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 #163
----
commit 9b9200e063f87c04d9079593f4a348f8d29be92a
Author: Robert Douglas <[email protected]>
Date: 2014-12-09T19:14:56Z
STREAMS-252 | Fixed monitor executor to allow for a BroadcastMonitorThread
for each stream component
----
> Monitor Executor Service in LocalStreamBuilder needs to be Flexible
> -------------------------------------------------------------------
>
> Key: STREAMS-252
> URL: https://issues.apache.org/jira/browse/STREAMS-252
> Project: Streams
> Issue Type: Bug
> Reporter: Robert Douglas
>
> As a Streams Builder, I should be able to launch as many monitor threads I
> want in a non Fixed Threadpool environment.
> Acceptance Criteria:
> - Use a non Fixed Threadpool Executor for all BroadcastMonitorThreads
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)