[
https://issues.apache.org/jira/browse/GEARPUMP-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199997#comment-16199997
]
ASF GitHub Bot commented on GEARPUMP-350:
-----------------------------------------
GitHub user zhuxt2015 opened a pull request:
https://github.com/apache/incubator-gearpump/pull/229
[GEARPUMP-350] Fix the not started app clock
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/zhuxt2015/incubator-gearpump clock_not_start
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/229.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 #229
----
commit 784d39ac5e9b1c912087829bd54bf347c12ce03f
Author: zhuxt2015 <[email protected]>
Date: 2017-10-11T07:58:43Z
Merge pull request #1 from apache/master
update
commit f0aec9ca07163d595b83945d8b94a64dfc728a18
Author: [email protected] <[email protected]>
Date: 2017-10-11T08:54:23Z
[GEARPUMP-350] Fix the not started app clock
----
> 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
> 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
(v6.4.14#64029)