[GitHub] incubator-gearpump pull request #171: [GEARPUMP-292] Update wordcount exampl...

2017-03-17 Thread manuzhang
GitHub user manuzhang opened a pull request:

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

[GEARPUMP-292] Update wordcount example in the doc

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 update_example

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

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


commit 32a88cba9013d8038a9a2d2e7c95994ed16fb59d
Author: manuzhang 
Date:   2017-03-17T06:26:09Z

[GEARPUMP-292] Update wordcount example in the doc




---
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 #171: [GEARPUMP-292] Update wordcount example in th...

2017-03-17 Thread codecov-io
Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/171
  
# 
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/171?src=pr&el=h1)
 Report
> Merging 
[#171](https://codecov.io/gh/apache/incubator-gearpump/pull/171?src=pr&el=desc) 
into 
[master](https://codecov.io/gh/apache/incubator-gearpump/commit/0bc65218f39962cf237d4b56b95c06ce2536ea1c?src=pr&el=desc)
 will **decrease** coverage by `0.01%`.
> The diff coverage is `n/a`.



```diff
@@Coverage Diff @@
##   master #171  +/-   ##
==
- Coverage   71.63%   71.62%   -0.02% 
==
  Files 191  191  
  Lines6086 6086  
  Branches  527  527  
==
- Hits 4360 4359   -1 
- Misses   1726 1727   +1
```


--

[Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/171?src=pr&el=continue).
> **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute  (impact)`, `ø = not affected`, `? = missing 
data`
> Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/171?src=pr&el=footer).
 Last update 
[0bc6521...32a88cb](https://codecov.io/gh/apache/incubator-gearpump/compare/0bc65218f39962cf237d4b56b95c06ce2536ea1c...32a88cba9013d8038a9a2d2e7c95994ed16fb59d?el=footer&src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


---
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 #172: [GEARPUMP-293] Remove CHANGELOG.md

2017-03-17 Thread manuzhang
GitHub user manuzhang opened a pull request:

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

[GEARPUMP-293] Remove CHANGELOG.md

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 remove_changelog

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

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


commit b41a102218131a614f62340e1590366f61e0a658
Author: manuzhang 
Date:   2017-03-17T06:30:53Z

[GEARPUMP-293] Remove CHANGELOG.md




---
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 #172: [GEARPUMP-293] Remove CHANGELOG.md

2017-03-17 Thread codecov-io
Github user codecov-io commented on the issue:

https://github.com/apache/incubator-gearpump/pull/172
  
# 
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/172?src=pr&el=h1)
 Report
> Merging 
[#172](https://codecov.io/gh/apache/incubator-gearpump/pull/172?src=pr&el=desc) 
into 
[master](https://codecov.io/gh/apache/incubator-gearpump/commit/0bc65218f39962cf237d4b56b95c06ce2536ea1c?src=pr&el=desc)
 will **not change** coverage.
> The diff coverage is `n/a`.



```diff
@@   Coverage Diff   @@
##   master #172   +/-   ##
===
  Coverage   71.63%   71.63%   
===
  Files 191  191   
  Lines6086 6086   
  Branches  527  527   
===
  Hits 4360 4360   
  Misses   1726 1726
```


--

[Continue to review full report at 
Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/172?src=pr&el=continue).
> **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute  (impact)`, `ø = not affected`, `? = missing 
data`
> Powered by 
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/172?src=pr&el=footer).
 Last update 
[0bc6521...b41a102](https://codecov.io/gh/apache/incubator-gearpump/compare/0bc65218f39962cf237d4b56b95c06ce2536ea1c...b41a102218131a614f62340e1590366f61e0a658?el=footer&src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


---
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 #172: [GEARPUMP-293] Remove CHANGELOG.md

2017-03-17 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #171: [GEARPUMP-292] Update wordcount exampl...

2017-03-17 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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] [Resolved] (GEARPUMP-293) Remove CHANGELOG.md

2017-03-17 Thread Manu Zhang (JIRA)

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

Manu Zhang resolved GEARPUMP-293.
-
   Resolution: Fixed
Fix Version/s: 0.8.3

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

> Remove CHANGELOG.md
> ---
>
> Key: GEARPUMP-293
> URL: https://issues.apache.org/jira/browse/GEARPUMP-293
> Project: Apache Gearpump
>  Issue Type: Improvement
>Reporter: Manu Zhang
>Priority: Minor
> Fix For: 0.8.3
>
>
> The jira system already maintain the change log with {{fix version}} and 
> generate release notes for us.



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


[jira] [Assigned] (GEARPUMP-293) Remove CHANGELOG.md

2017-03-17 Thread Manu Zhang (JIRA)

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

Manu Zhang reassigned GEARPUMP-293:
---

Assignee: Manu Zhang

> Remove CHANGELOG.md
> ---
>
> Key: GEARPUMP-293
> URL: https://issues.apache.org/jira/browse/GEARPUMP-293
> Project: Apache Gearpump
>  Issue Type: Improvement
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>Priority: Minor
> Fix For: 0.8.3
>
>
> The jira system already maintain the change log with {{fix version}} and 
> generate release notes for us.



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


[jira] [Commented] (GEARPUMP-293) Remove CHANGELOG.md

2017-03-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-293:
-

Github user asfgit closed the pull request at:

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


> Remove CHANGELOG.md
> ---
>
> Key: GEARPUMP-293
> URL: https://issues.apache.org/jira/browse/GEARPUMP-293
> Project: Apache Gearpump
>  Issue Type: Improvement
>Reporter: Manu Zhang
>Priority: Minor
>
> The jira system already maintain the change log with {{fix version}} and 
> generate release notes for us.



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


[jira] [Resolved] (GEARPUMP-272) Don't warn on classname as first argument

2017-03-17 Thread Manu Zhang (JIRA)

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

Manu Zhang resolved GEARPUMP-272.
-
Resolution: Fixed

> Don't warn on classname as first argument 
> --
>
> Key: GEARPUMP-272
> URL: https://issues.apache.org/jira/browse/GEARPUMP-272
> Project: Apache Gearpump
>  Issue Type: Improvement
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>Priority: Minor
> Fix For: 0.8.3
>
>




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


[jira] [Resolved] (GEARPUMP-292) Update wordcount example in the doc

2017-03-17 Thread Manu Zhang (JIRA)

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

Manu Zhang resolved GEARPUMP-292.
-
   Resolution: Fixed
Fix Version/s: 0.8.3

> Update wordcount example in the doc
> ---
>
> Key: GEARPUMP-292
> URL: https://issues.apache.org/jira/browse/GEARPUMP-292
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: doc
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Manu Zhang
> Fix For: 0.8.3
>
>




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


[jira] [Commented] (GEARPUMP-292) Update wordcount example in the doc

2017-03-17 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-292:
-

Github user asfgit closed the pull request at:

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


> Update wordcount example in the doc
> ---
>
> Key: GEARPUMP-292
> URL: https://issues.apache.org/jira/browse/GEARPUMP-292
> Project: Apache Gearpump
>  Issue Type: Bug
>  Components: doc
>Affects Versions: 0.8.2
>Reporter: Manu Zhang
>Assignee: Manu Zhang
>




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


[jira] [Resolved] (GEARPUMP-290) FunctionRunner is torn down after processing first window in discarding mode

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna resolved GEARPUMP-290.
---
Resolution: Fixed

> FunctionRunner is torn down after processing first window in discarding mode
> 
>
> Key: GEARPUMP-290
> URL: https://issues.apache.org/jira/browse/GEARPUMP-290
> Project: Apache Gearpump
>  Issue Type: Bug
>Reporter: Manu Zhang
>Assignee: Manu Zhang
> Fix For: 0.8.2
>
>




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


[jira] [Updated] (GEARPUMP-211) Look at merging or unifying akka-stream DSL and Gearpump DSL

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-211:
--
Fix Version/s: (was: 0.8.3)
   0.8.4

> Look at merging or unifying akka-stream DSL and Gearpump DSL
> 
>
> Key: GEARPUMP-211
> URL: https://issues.apache.org/jira/browse/GEARPUMP-211
> Project: Apache Gearpump
>  Issue Type: Bug
>Affects Versions: 0.8.1
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.4
>
>
> akka-streams expands on the functionality currently available within the 
> Gearpump DSL significantly bringing in many new concepts and operations. We 
> should either completely embrace this DSL or integrate the akka-stream 
> related tasks into Gearpump's DSL 



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


[jira] [Updated] (GEARPUMP-200) A missing gear.conf in services and other gearpump commands should result in an ERROR to the log

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-200:
--
Fix Version/s: (was: 0.8.3)

> A missing gear.conf in services and other gearpump commands should result in 
> an ERROR to the log
> 
>
> Key: GEARPUMP-200
> URL: https://issues.apache.org/jira/browse/GEARPUMP-200
> Project: Apache Gearpump
>  Issue Type: Bug
>Affects Versions: 0.8.1
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
>
> Commands like services, master, local, etc are built with Config logic that 
> uses gear.conf with fallback to geardefault.conf. If gear.conf is missing 
> from the classpath of these commands we should issue a WARNING or ERROR and 
> treat it not unlike a missing jar file since it is a critical dependency.



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


[jira] [Updated] (GEARPUMP-250) add DSL integration, functional tests

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-250:
--
Fix Version/s: (was: 0.8.3)
   0.8.4

> add DSL integration, functional tests 
> --
>
> Key: GEARPUMP-250
> URL: https://issues.apache.org/jira/browse/GEARPUMP-250
> Project: Apache Gearpump
>  Issue Type: Bug
>Affects Versions: 0.8.2
>Reporter: Kam Kasravi
> Fix For: 0.8.4
>
>
> akka-streams has a great testkit - perhaps we should borrow from that



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


[jira] [Updated] (GEARPUMP-223) Support Redis Cluster Sink

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-223:
--
Fix Version/s: (was: 0.8.3)

> Support Redis Cluster Sink
> --
>
> Key: GEARPUMP-223
> URL: https://issues.apache.org/jira/browse/GEARPUMP-223
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Reporter: darion yaphet
>Assignee: darion yaphet
>




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


[jira] [Updated] (GEARPUMP-199) high throughput results in high GC costs

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-199:
--
Fix Version/s: (was: 0.8.3)

> high throughput results in high GC costs
> 
>
> Key: GEARPUMP-199
> URL: https://issues.apache.org/jira/browse/GEARPUMP-199
> Project: Apache Gearpump
>  Issue Type: Improvement
>Affects Versions: 0.8.1
>Reporter: Kam Kasravi
>Assignee: Manu Zhang
> Attachments: Pasted image at 2016_08_31 01_50 AM.png
>
>
> we should look to minimize GC costs - perhaps following what paypal squbs did 
> with persistentbuffer (also would be able to integrate with akka-streams)



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


[jira] [Updated] (GEARPUMP-206) access to upstream and downstream processors

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-206:
--
Fix Version/s: (was: 0.8.3)
   0.8.4

> access to upstream and downstream processors
> 
>
> Key: GEARPUMP-206
> URL: https://issues.apache.org/jira/browse/GEARPUMP-206
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.1
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.4
>
>
> akka-streams requires the ability to access both upstream and downstream 
> processors. For upstream akka-streams will pull - we need to emulate 
> something similar



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


[jira] [Updated] (GEARPUMP-193) Need ability to request upstream messages (pull)

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-193:
--
Fix Version/s: 0.8.4

> Need ability to request upstream messages (pull)
> 
>
> Key: GEARPUMP-193
> URL: https://issues.apache.org/jira/browse/GEARPUMP-193
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.1
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.4
>
>
> akka-streams Interleave GraphStage will iterate through upstream processors 
> pulling a certain number of messages for each. We do not have this ability.



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


[jira] [Updated] (GEARPUMP-193) Need ability to request upstream messages (pull)

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-193:
--
Fix Version/s: (was: 0.8.3)

> Need ability to request upstream messages (pull)
> 
>
> Key: GEARPUMP-193
> URL: https://issues.apache.org/jira/browse/GEARPUMP-193
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.1
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.4
>
>
> akka-streams Interleave GraphStage will iterate through upstream processors 
> pulling a certain number of messages for each. We do not have this ability.



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


[jira] [Updated] (GEARPUMP-191) add ability to control rate to TaskActor

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-191:
--
Fix Version/s: (was: 0.8.3)
   0.8.4

> add ability to control rate to TaskActor
> 
>
> Key: GEARPUMP-191
> URL: https://issues.apache.org/jira/browse/GEARPUMP-191
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.1
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.4
>
>
> akka-streams requires an ability to control the rate of input and output of 
> messages within a task. See Throttle 
> (http://doc.akka.io/docs/akka/current/scala/stream/stream-quickstart.html#Time-Based_Processing)



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


[jira] [Updated] (GEARPUMP-190) Add logo with text to site

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-190:
--
Fix Version/s: (was: 0.8.3)
   0.8.4

> Add logo with text to site
> --
>
> Key: GEARPUMP-190
> URL: https://issues.apache.org/jira/browse/GEARPUMP-190
> Project: Apache Gearpump
>  Issue Type: Task
>Affects Versions: 0.8.1
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
>Priority: Minor
> Fix For: 0.8.4
>
>




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


[jira] [Updated] (GEARPUMP-22) Support akka-streams Gearpump Materializer

2017-03-17 Thread Karol Brejna (JIRA)

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

Karol Brejna updated GEARPUMP-22:
-
Fix Version/s: (was: 0.8.3)
   0.8.4

> Support akka-streams Gearpump Materializer
> --
>
> Key: GEARPUMP-22
> URL: https://issues.apache.org/jira/browse/GEARPUMP-22
> Project: Apache Gearpump
>  Issue Type: New Feature
>  Components: akkastream
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.4
>
>
> Reenable experiments/akkastream to work with akka 2.4.3 (latest on master)
> Create PR's for akka team related to changes required for Gearpump 
> Materializer



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