[jira] [Commented] (GEARPUMP-295) Get stalling tasks from clock service failed

2017-04-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEARPUMP-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15975980#comment-15975980
 ] 

ASF GitHub Bot commented on GEARPUMP-295:
-

Github user manuzhang commented on a diff in the pull request:

https://github.com/apache/incubator-gearpump/pull/174#discussion_r112357813
  
--- Diff: 
streaming/src/main/scala/org/apache/gearpump/streaming/appmaster/ClockService.scala
 ---
@@ -261,7 +261,8 @@ class ClockService(
 case GetCheckpointClock =>
   sender ! CheckpointClock(minCheckpointClock)
 
-case GetStallingTasks =>
+// Please do not remove the `getStalling`
+case getStalling: GetStallingTasks =>
--- End diff --

If the field of `GetStallingTasks` is never used, we'd better turn it into 
a case object


> Get stalling tasks from clock service failed
> 
>
> Key: GEARPUMP-295
> URL: https://issues.apache.org/jira/browse/GEARPUMP-295
> Project: Apache Gearpump
>  Issue Type: Bug
>Reporter: Huafeng Wang
>Assignee: Huafeng Wang
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-gearpump issue #175: Bump version to 0.8.4-SNAPSHOT

2017-04-19 Thread manuzhang
Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/175
  
+1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request #175: Bump version to 0.8.4-SNAPSHOT

2017-04-19 Thread karol-brejna-i
GitHub user karol-brejna-i opened a pull request:

https://github.com/apache/incubator-gearpump/pull/175

Bump version to 0.8.4-SNAPSHOT

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-] 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/karol-brejna-i/incubator-gearpump 
GEARPUMP-294-version-bump

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-gearpump/pull/175.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 #175


commit bdb147d7921d2196b9a28e696247d62875440ef8
Author: karol brejna 
Date:   2017-04-19T11:05:09Z

Bump version to 0.8.4-SNAPSHOT




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[RESULT][VOTE] Apache Gearpump (incubating) 0.8.3-RC1

2017-04-19 Thread Karol Brejna
Dear IPMC Community,

I am pleased to announce that the Incubator PMC has approved 0.8.3-RC1
of Apache Gearpump (Incubating) for release as version 0.8.3 (Incubating).

The vote has passed with:
- three binding "+1" votes
- no "0" votes
- no "-1" votes

The votes were 
(https://www.mail-archive.com/general@incubator.apache.org/msg59297.html):
- +1, Willem Jiang (binding)
- +1, John D. Ament (binding)
- +1, Jean-Baptiste Onofré (binding)
- +1, Wang, Gang1 (non-binding)

Thank you, for your support!

We'll continue with the release now.

Karol,
on behalf of Apache Gearpump PPMC