[
https://issues.apache.org/jira/browse/GEARPUMP-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15287721#comment-15287721
]
ASF GitHub Bot commented on GEARPUMP-123:
-----------------------------------------
GitHub user manuzhang opened a pull request:
https://github.com/apache/incubator-gearpump/pull/21
fix GEARPUMP-123, update Worker's executorsInfo on executor down
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manuzhang/incubator-gearpump GEARPUMP-123
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/21.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 #21
----
commit 005ede9b8211a13c5c7e9a1f5fac5a52b70b8201
Author: manuzhang <[email protected]>
Date: 2016-05-17T22:01:28Z
fix GEARPUMP-123, update Worker's executorsInfo when stopping an executor
for no Task binding
----
> Metrics about workers is not accurate in UI
> -------------------------------------------
>
> Key: GEARPUMP-123
> URL: https://issues.apache.org/jira/browse/GEARPUMP-123
> Project: Apache Gearpump
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Qi Shu
> Assignee: Manu Zhang
> Fix For: 0.8.1
>
> Attachments: screenshot-1.png
>
>
> This issue is connected with
> https://issues.apache.org/jira/browse/GEARPUMP-124.
> After GEARPUMP-124 happened, kill the app through UI. After a while, all
> executors are stopped running, but the metrics shows some executos are still
> there, as "screenshot-1.png" shows, and I also checked the processes in
> servers, there are no ActorSystemBooter running any more.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)