[GitHub] incubator-gearpump pull request #124: [GEARPUMP-255] Return application id w...

2016-12-19 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #124: [GEARPUMP-255] Return application id when sub...

2016-12-19 Thread huafengw
Github user huafengw commented on the issue:

https://github.com/apache/incubator-gearpump/pull/124
  
+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 #124: [GEARPUMP-255] Return application id w...

2016-12-19 Thread manuzhang
GitHub user manuzhang opened a pull request:

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

[GEARPUMP-255] Return application id when submitting application in J…

…ava DSL

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/manuzhang/incubator-gearpump GEARPUMP-255

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

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


commit 29e930811e1b4b724765f32c4a73549fdc1fb882
Author: manuzhang 
Date:   2016-12-19T10:31:05Z

[GEARPUMP-255] Return application id when submitting application in Java DSL




---
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-255) application id is not returned to user in Java Stream DSL

2016-12-19 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-255:
-

Github user codecov-io commented on the issue:

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


```diff
@@ master   #124   diff @@
==
  Files   186186  
  Lines  5985   5985  
  Methods5476   5471 -5   
  Messages  0  0  
  Branches507512 +5   
==
+ Hits   4211   4223+12   
+ Misses 1774   1762-12   
  Partials  0  0  
```


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

> Powered by [Codecov](https://codecov.io?src=pr). Last update 
[1bf6a9b...29e9308](https://codecov.io/gh/apache/incubator-gearpump/compare/1bf6a9ba8fa774b985fcd90a5d6bef129a4fb9a5...29e930811e1b4b724765f32c4a73549fdc1fb882?src=pr)


> application id is not returned to user in Java Stream DSL
> -
>
> Key: GEARPUMP-255
> URL: https://issues.apache.org/jira/browse/GEARPUMP-255
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: streaming
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>




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


[jira] [Commented] (GEARPUMP-255) application id is not returned to user in Java Stream DSL

2016-12-19 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-255:
-

Github user huafengw commented on the issue:

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


> application id is not returned to user in Java Stream DSL
> -
>
> Key: GEARPUMP-255
> URL: https://issues.apache.org/jira/browse/GEARPUMP-255
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: streaming
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>




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


[jira] [Commented] (GEARPUMP-255) application id is not returned to user in Java Stream DSL

2016-12-19 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-255:
-

Github user manuzhang commented on the issue:

https://github.com/apache/incubator-gearpump/pull/124
  
@huafengw please review


> application id is not returned to user in Java Stream DSL
> -
>
> Key: GEARPUMP-255
> URL: https://issues.apache.org/jira/browse/GEARPUMP-255
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: streaming
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>




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