[
https://issues.apache.org/jira/browse/GEARPUMP-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394739#comment-16394739
]
ASF GitHub Bot commented on GEARPUMP-350:
-----------------------------------------
GitHub user manuzhang opened a pull request:
https://github.com/apache/incubator-gearpump/pull/238
[GEARPUMP-350] Fix app clock not started
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the commit message is formatted like:
`[GEARPUMP-<Jira issue #>] Meaningful description of pull request`
- [ ] Make sure tests pass via `sbt clean test`.
- [ ] Make sure old documentation affected by the pull request has been
updated and new documentation added for new functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manuzhang/incubator-gearpump
fix_app_not_started
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/238.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 #238
----
commit d0d4448015a899f2003b40181b80cfe341889370
Author: manuzhang <owenzhang1990@...>
Date: 2018-03-12T02:05:31Z
[GEARPUMP-350] Fix app clock not started
----
> the app Clock is not started
> ----------------------------
>
> Key: GEARPUMP-350
> URL: https://issues.apache.org/jira/browse/GEARPUMP-350
> Project: Apache Gearpump
> Issue Type: Bug
> Affects Versions: 0.8.4
> Reporter: Pan Xue
> Priority: Major
> Attachments: gearpump0.8.4.PNG
>
>
> When I submitted an app in the web, in the DAG display page, I found that
> the application clock has been not started, the source processor's color will
> turn red, I use the example is 0.8.4 version of the example / wordcount
> !gearpump0.8.4.PNG|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)