[GitHub] incubator-gearpump pull request #192: [GEARPUMP-320] Handle stashed messages...

2017-06-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-gearpump/pull/192 --- 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

[GitHub] incubator-gearpump issue #192: [GEARPUMP-320] Handle stashed messages after ...

2017-06-22 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/192 # [Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/192?src=pr=h1) Report > Merging [#192](https://codecov.io/gh/apache/incubator-gearpump/pull/192?src=pr=desc)

[GitHub] incubator-gearpump issue #192: [GEARPUMP-320] Handle stashed messages after ...

2017-06-22 Thread huafengw
Github user huafengw commented on the issue: https://github.com/apache/incubator-gearpump/pull/192 +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

[GitHub] incubator-gearpump pull request #192: [GEARPUMP-320] Handle stashed messages...

2017-06-22 Thread manuzhang
GitHub user manuzhang opened a pull request: https://github.com/apache/incubator-gearpump/pull/192 [GEARPUMP-320] Handle stashed messages after onStart Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the

[GitHub] incubator-gearpump issue #191: [GEARPUMP-319] Support Sorted Set in Redis

2017-06-22 Thread manuzhang
Github user manuzhang commented on the issue: https://github.com/apache/incubator-gearpump/pull/191 R: @manuzhang --- 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

[jira] [Resolved] (GEARPUMP-320) Stashed messages are not processed

2017-06-22 Thread Manu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manu Zhang resolved GEARPUMP-320. - Resolution: Fixed Fix Version/s: 0.8.4 Issue resolved by pull request 192

[jira] [Commented] (GEARPUMP-320) Stashed messages are not processed

2017-06-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16060306#comment-16060306 ] ASF GitHub Bot commented on GEARPUMP-320: - Github user asfgit closed the pull request at:

[jira] [Commented] (GEARPUMP-320) Stashed messages are not processed

2017-06-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16060301#comment-16060301 ] ASF GitHub Bot commented on GEARPUMP-320: - Github user huafengw commented on the issue:

[jira] [Commented] (GEARPUMP-319) Support Sorted Set in Redis

2017-06-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEARPUMP-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16060297#comment-16060297 ] ASF GitHub Bot commented on GEARPUMP-319: - Github user manuzhang commented on the issue:

[GitHub] incubator-gearpump pull request #191: [GEARPUMP-319] Support Sorted Set in R...

2017-06-22 Thread darionyaphet
GitHub user darionyaphet opened a pull request: https://github.com/apache/incubator-gearpump/pull/191 [GEARPUMP-319] Support Sorted Set in Redis Sorted Set is similar with Set in Redis with unique values . Each element storage in Sorted Set is associated with a score that

[jira] [Created] (GEARPUMP-319) Support Sorted Set in Redis

2017-06-22 Thread darion yaphet (JIRA)
darion yaphet created GEARPUMP-319: -- Summary: Support Sorted Set in Redis Key: GEARPUMP-319 URL: https://issues.apache.org/jira/browse/GEARPUMP-319 Project: Apache Gearpump Issue Type: New

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123429407 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/StatefulTask.scala --- @@ -0,0 +1,179 @@ +/* + *

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123429421 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/StatefulTask.scala --- @@ -0,0 +1,179 @@ +/* + *

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123428717 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/StateSpecs.scala --- @@ -0,0 +1,208 @@ +/* + *

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123428767 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/StateSpecs.scala --- @@ -0,0 +1,208 @@ +/* + *

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123428739 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/StateSpecs.scala --- @@ -0,0 +1,208 @@ +/* + *

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123428752 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/StateSpecs.scala --- @@ -0,0 +1,208 @@ +/* + *

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123429442 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/StatefulTask.scala --- @@ -0,0 +1,179 @@ +/* + *

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123430323 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/heap/HeapStateInternals.scala --- @@ -0,0 +1,316 @@ +/*

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123429491 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/StatefulTask.scala --- @@ -0,0 +1,179 @@ +/* + *

[GitHub] incubator-gearpump pull request #190: [Gearpump 311] refactor state manageme...

2017-06-22 Thread huafengw
Github user huafengw commented on a diff in the pull request: https://github.com/apache/incubator-gearpump/pull/190#discussion_r123430243 --- Diff: streaming/src/main/scala/org/apache/gearpump/streaming/refactor/state/InMemoryGlobalStateInternals.scala --- @@ -0,0 +1,276 @@