[ANNOUNCE] Apache Gearpump 0.8.1-incubating is released

2016-08-15 Thread Kam Kasravi
Hello:

The Apache Gearpump team is happy to announce the first release of Apache
Gearpump - version 0.8.1-incubating.

Apache Gearpump is a real-time big data streaming engine. It is inspired by
recent advances in the Akka framework and a desire to improve on existing
streaming frameworks. Gearpump is event/message based and features low
latency handling, high performance, exactly once semantics, dynamic
topology update, Apache Storm compatibility, etc.

The release artifacts are available at:
http://www.apache.org/dyn/closer.cgi/incubator/gearpump/0.8.1-incubating/

Release notes are available at:
https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=blob;f=CHANGELOG.md;h=564899ef23176c304f03c4decb2266c19d88d46f;hb=refs/tags/0.8.1

Apache Gearpump's Website can be found at: http://gearpump.apache.org/


We thank everyone who made this release possible.

Thanks,
The Apache Gearpump team


 DISCLAIMER  Apache Atlas is an effort undergoing incubation at the
Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.
Incubation is required of all newly accepted projects until a further
review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other successful
ASF projects.  While incubation status is not necessarily a reflection of
the completeness or stability of the code, it does indicate that the
project has yet to be fully endorsed by the ASF.


[GitHub] incubator-gearpump issue #75: fix GEARPUMP-189 Update project/Build.scala to...

2016-08-15 Thread manuzhang
Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/75
  
Do we need to update `.travis.yml` ?


---
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 issue #75: fix GEARPUMP-189 Update project/Build.scala to...

2016-08-15 Thread codecov-io
Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/75
  
## [Current 
coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/75?src=pr) is 
70.56% (diff: 100%)
> Merging 
[#75](https://codecov.io/gh/apache/incubator-gearpump/pull/75?src=pr) into 
[master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) 
will decrease coverage by **0.08%**


```diff
@@ master#75   diff @@
==
  Files   177177  
  Lines  5928   5928  
  Methods5609   5609  
  Messages  0  0  
  Branches319319  
==
- Hits   4188   4183 -5   
- Misses 1740   1745 +5   
  Partials  0  0  
```


![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/75/graphs/sunburst.svg?src=pr=150)

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[23daf0c...7218377](https://codecov.io/gh/apache/incubator-gearpump/compare/23daf0cf9c1db3fabc1b679993fcf1d6edb43e7d...72183775e494f2f3b3175a306b7ec716644db14d?src=pr)


---
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.
---


[jira] [Commented] (GEARPUMP-189) Update project/Build.scala to enable publishing releases to https://repository.apache.org/content/repositories/releases/org/apache/gearpump/

2016-08-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-189:
-

Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/75
  
## [Current 
coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/75?src=pr) is 
70.56% (diff: 100%)
> Merging 
[#75](https://codecov.io/gh/apache/incubator-gearpump/pull/75?src=pr) into 
[master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) 
will decrease coverage by **0.08%**


```diff
@@ master#75   diff @@
==
  Files   177177  
  Lines  5928   5928  
  Methods5609   5609  
  Messages  0  0  
  Branches319319  
==
- Hits   4188   4183 -5   
- Misses 1740   1745 +5   
  Partials  0  0  
```


![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/75/graphs/sunburst.svg?src=pr=150)

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[23daf0c...7218377](https://codecov.io/gh/apache/incubator-gearpump/compare/23daf0cf9c1db3fabc1b679993fcf1d6edb43e7d...72183775e494f2f3b3175a306b7ec716644db14d?src=pr)


> Update project/Build.scala to enable publishing releases to 
> https://repository.apache.org/content/repositories/releases/org/apache/gearpump/
> 
>
> Key: GEARPUMP-189
> URL: https://issues.apache.org/jira/browse/GEARPUMP-189
> Project: Apache Gearpump
>  Issue Type: Bug
>Affects Versions: 0.8.1
>Reporter: Kam Kasravi
> Fix For: 0.8.2
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-gearpump pull request #75: fix GEARPUMP-189 Update project/Build.s...

2016-08-15 Thread kkasravi
GitHub user kkasravi opened a pull request:

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

fix GEARPUMP-189 Update project/Build.scala to enable publishing rele…

…ases to 
https://repository.apache.org/content/repositories/releases/org/apache/gearpump/

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kkasravi/incubator-gearpump GEARPUMP-189

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

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


commit 72183775e494f2f3b3175a306b7ec716644db14d
Author: Kam Kasravi 
Date:   2016-08-15T21:01:21Z

fix GEARPUMP-189 Update project/Build.scala to enable publishing releases 
to 
https://repository.apache.org/content/repositories/releases/org/apache/gearpump/




---
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.
---


[jira] [Created] (GEARPUMP-189) Update project/Build.scala to enable publishing releases to https://repository.apache.org/content/repositories/releases/org/apache/gearpump/

2016-08-15 Thread Kam Kasravi (JIRA)
Kam Kasravi created GEARPUMP-189:


 Summary: Update project/Build.scala to enable publishing releases 
to 
https://repository.apache.org/content/repositories/releases/org/apache/gearpump/
 Key: GEARPUMP-189
 URL: https://issues.apache.org/jira/browse/GEARPUMP-189
 Project: Apache Gearpump
  Issue Type: Bug
Affects Versions: 0.8.1
Reporter: Kam Kasravi
 Fix For: 0.8.2






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-gearpump issue #74: [GEARPUMP-188] use java.time.Instant for Task ...

2016-08-15 Thread manuzhang
Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/74
  
No. I'd rather we break things now than later or leave users confused. 


---
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 issue #74: [GEARPUMP-188] use java.time.Instant for Task ...

2016-08-15 Thread huafengw
Github user huafengw commented on the issue:

https://github.com/apache/incubator-gearpump/pull/74
  
+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 issue #74: [GEARPUMP-188] use java.time.Instant for Task ...

2016-08-15 Thread huafengw
Github user huafengw commented on the issue:

https://github.com/apache/incubator-gearpump/pull/74
  
So we are not considering backward compatibility?


---
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 issue #74: [GEARPUMP-188] use java.time.Instant for Task ...

2016-08-15 Thread codecov-io
Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/74
  
## [Current 
coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/74?src=pr) is 
70.69% (diff: 68.75%)
> Merging 
[#74](https://codecov.io/gh/apache/incubator-gearpump/pull/74?src=pr) into 
[master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) 
will decrease coverage by **0.65%**


```diff
@@ master#74   diff @@
==
  Files   177177  
  Lines  5931   5928 -3   
  Methods5611   5609 -2   
  Messages  0  0  
  Branches320319 -1   
==
- Hits   4232   4191-41   
- Misses 1699   1737+38   
  Partials  0  0  
```


![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/74/graphs/sunburst.svg?src=pr=150)

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[6d919ec...e55595f](https://codecov.io/gh/apache/incubator-gearpump/compare/6d919ec977e772d9d51fe2f35741f67d00af5c98...e55595f79a05d9540e65af42d6240293d81d5549?src=pr)


---
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 #74: [GEARPUMP-188] use java.time.Instant fo...

2016-08-15 Thread manuzhang
GitHub user manuzhang opened a pull request:

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

[GEARPUMP-188] use java.time.Instant for Task start time



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/manuzhang/incubator-gearpump 
replace_timestamp_with_instant

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

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


commit 36593c49f53e50ff918561e0aa8dfc4aebe598d9
Author: manuzhang 
Date:   2016-05-31T05:10:24Z

[GEARPUMP-188] use java.time.Instant for Task start time




---
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 #74: [GEARPUMP-188] use java.time.Instant fo...

2016-08-15 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---


[jira] [Updated] (GEARPUMP-188) use java.time.Instant for Task start time

2016-08-15 Thread Manu Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEARPUMP-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manu Zhang updated GEARPUMP-188:

Fix Version/s: (was: 0.8.1)
   0.8.2

> use java.time.Instant for Task start time
> -
>
> Key: GEARPUMP-188
> URL: https://issues.apache.org/jira/browse/GEARPUMP-188
> Project: Apache Gearpump
>  Issue Type: Improvement
>  Components: streaming
>Affects Versions: 0.8.1
>Reporter: Manu Zhang
>Assignee: Manu Zhang
> Fix For: 0.8.2
>
>
> Current start time type is of {{TimeStamp}} or {{Long}}, whose unit (e.g. 
> milliseconds, microseconds or nanoseconds) is unclear for users. Instead, we 
> could use {{java.time.Instant}} introduced in Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (GEARPUMP-188) use java.time.Instant for Task start time

2016-08-15 Thread Manu Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/GEARPUMP-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manu Zhang resolved GEARPUMP-188.
-
   Resolution: Fixed
Fix Version/s: 0.8.1

Issue resolved by pull request 74
[https://github.com/apache/incubator-gearpump/pull/74]

> use java.time.Instant for Task start time
> -
>
> Key: GEARPUMP-188
> URL: https://issues.apache.org/jira/browse/GEARPUMP-188
> Project: Apache Gearpump
>  Issue Type: Improvement
>  Components: streaming
>Affects Versions: 0.8.1
>Reporter: Manu Zhang
>Assignee: Manu Zhang
> Fix For: 0.8.1
>
>
> Current start time type is of {{TimeStamp}} or {{Long}}, whose unit (e.g. 
> milliseconds, microseconds or nanoseconds) is unclear for users. Instead, we 
> could use {{java.time.Instant}} introduced in Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-188) use java.time.Instant for Task start time

2016-08-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-188:
-

Github user asfgit closed the pull request at:

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


> use java.time.Instant for Task start time
> -
>
> Key: GEARPUMP-188
> URL: https://issues.apache.org/jira/browse/GEARPUMP-188
> Project: Apache Gearpump
>  Issue Type: Improvement
>  Components: streaming
>Affects Versions: 0.8.1
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>
> Current start time type is of {{TimeStamp}} or {{Long}}, whose unit (e.g. 
> milliseconds, microseconds or nanoseconds) is unclear for users. Instead, we 
> could use {{java.time.Instant}} introduced in Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-188) use java.time.Instant for Task start time

2016-08-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-188:
-

Github user huafengw commented on the issue:

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


> use java.time.Instant for Task start time
> -
>
> Key: GEARPUMP-188
> URL: https://issues.apache.org/jira/browse/GEARPUMP-188
> Project: Apache Gearpump
>  Issue Type: Improvement
>  Components: streaming
>Affects Versions: 0.8.1
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>
> Current start time type is of {{TimeStamp}} or {{Long}}, whose unit (e.g. 
> milliseconds, microseconds or nanoseconds) is unclear for users. Instead, we 
> could use {{java.time.Instant}} introduced in Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-188) use java.time.Instant for Task start time

2016-08-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-188:
-

Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/74
  
No. I'd rather we break things now than later or leave users confused. 


> use java.time.Instant for Task start time
> -
>
> Key: GEARPUMP-188
> URL: https://issues.apache.org/jira/browse/GEARPUMP-188
> Project: Apache Gearpump
>  Issue Type: Improvement
>  Components: streaming
>Affects Versions: 0.8.1
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>
> Current start time type is of {{TimeStamp}} or {{Long}}, whose unit (e.g. 
> milliseconds, microseconds or nanoseconds) is unclear for users. Instead, we 
> could use {{java.time.Instant}} introduced in Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-188) use java.time.Instant for Task start time

2016-08-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-188:
-

Github user huafengw commented on the issue:

https://github.com/apache/incubator-gearpump/pull/74
  
So we are not considering backward compatibility?


> use java.time.Instant for Task start time
> -
>
> Key: GEARPUMP-188
> URL: https://issues.apache.org/jira/browse/GEARPUMP-188
> Project: Apache Gearpump
>  Issue Type: Improvement
>  Components: streaming
>Affects Versions: 0.8.1
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>
> Current start time type is of {{TimeStamp}} or {{Long}}, whose unit (e.g. 
> milliseconds, microseconds or nanoseconds) is unclear for users. Instead, we 
> could use {{java.time.Instant}} introduced in Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-188) use java.time.Instant for Task start time

2016-08-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-188:
-

Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/74
  
## [Current 
coverage](https://codecov.io/gh/apache/incubator-gearpump/pull/74?src=pr) is 
70.69% (diff: 68.75%)
> Merging 
[#74](https://codecov.io/gh/apache/incubator-gearpump/pull/74?src=pr) into 
[master](https://codecov.io/gh/apache/incubator-gearpump/branch/master?src=pr) 
will decrease coverage by **0.65%**


```diff
@@ master#74   diff @@
==
  Files   177177  
  Lines  5931   5928 -3   
  Methods5611   5609 -2   
  Messages  0  0  
  Branches320319 -1   
==
- Hits   4232   4191-41   
- Misses 1699   1737+38   
  Partials  0  0  
```


![Sunburst](https://codecov.io/gh/apache/incubator-gearpump/pull/74/graphs/sunburst.svg?src=pr=150)

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[6d919ec...e55595f](https://codecov.io/gh/apache/incubator-gearpump/compare/6d919ec977e772d9d51fe2f35741f67d00af5c98...e55595f79a05d9540e65af42d6240293d81d5549?src=pr)


> use java.time.Instant for Task start time
> -
>
> Key: GEARPUMP-188
> URL: https://issues.apache.org/jira/browse/GEARPUMP-188
> Project: Apache Gearpump
>  Issue Type: Improvement
>  Components: streaming
>Affects Versions: 0.8.1
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>
> Current start time type is of {{TimeStamp}} or {{Long}}, whose unit (e.g. 
> milliseconds, microseconds or nanoseconds) is unclear for users. Instead, we 
> could use {{java.time.Instant}} introduced in Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GEARPUMP-188) use java.time.Instant for Task start time

2016-08-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-188:
-

GitHub user manuzhang opened a pull request:

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

[GEARPUMP-188] use java.time.Instant for Task start time



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/manuzhang/incubator-gearpump 
replace_timestamp_with_instant

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

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


commit 36593c49f53e50ff918561e0aa8dfc4aebe598d9
Author: manuzhang 
Date:   2016-05-31T05:10:24Z

[GEARPUMP-188] use java.time.Instant for Task start time




> use java.time.Instant for Task start time
> -
>
> Key: GEARPUMP-188
> URL: https://issues.apache.org/jira/browse/GEARPUMP-188
> Project: Apache Gearpump
>  Issue Type: Improvement
>  Components: streaming
>Affects Versions: 0.8.1
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>
> Current start time type is of {{TimeStamp}} or {{Long}}, whose unit (e.g. 
> milliseconds, microseconds or nanoseconds) is unclear for users. Instead, we 
> could use {{java.time.Instant}} introduced in Java 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)