[
https://issues.apache.org/jira/browse/APEXCORE-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935671#comment-15935671
]
ASF GitHub Bot commented on APEXCORE-677:
-----------------------------------------
GitHub user vrozov opened a pull request:
https://github.com/apache/apex-core/pull/492
APEXCORE-677 Avoid starting StramLocalCluster in
StreamingContainerManagerTest.testAppDataSources
@tweise Please merge
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/apex-core APEXCORE-677
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/492.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 #492
----
commit e278bcf6c8e3c687a7906704d976fae08e0dcf29
Author: Vlad Rozov <[email protected]>
Date: 2017-03-22T02:17:12Z
APEXCORE-677 Avoid starting StramLocalCluster in
StreamingContainerManagerTest.testAppDataSources
----
> Avoid starting StramLocalCluster in
> StreamingContainerManagerTest.testAppDataSources
> ------------------------------------------------------------------------------------
>
> Key: APEXCORE-677
> URL: https://issues.apache.org/jira/browse/APEXCORE-677
> Project: Apache Apex Core
> Issue Type: Improvement
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
> Priority: Trivial
>
> testAppDataSources does not wait for the StramLocalCluster to be initialized,
> so it does not need to start it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)