[
https://issues.apache.org/jira/browse/FLINK-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605340#comment-14605340
]
ASF GitHub Bot commented on FLINK-2285:
---------------------------------------
GitHub user mbalassi opened a pull request:
https://github.com/apache/flink/pull/873
[FLINK-2285] [streaming] Removed duplicate call in close from
GroupedActiveDiscretizer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbalassi/flink flink-2285
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/873.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 #873
----
commit 1065a2893afd2c342ccc8949928273862426162c
Author: mbalassi <[email protected]>
Date: 2015-06-29T09:17:21Z
[FLINK-2285] [streaming] Removed duplicate call in close from
GroupedActiveDiscretizer
commit e0bd71a2589ccd7e90c6ca657587749fcd56d766
Author: mbalassi <[email protected]>
Date: 2015-06-29T09:21:23Z
[streaming] Minor streaming code cleanups
----
> Active policy emits elements of the last window twice
> -----------------------------------------------------
>
> Key: FLINK-2285
> URL: https://issues.apache.org/jira/browse/FLINK-2285
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 0.9, 0.10
> Reporter: Márton Balassi
> Assignee: Márton Balassi
>
> The root cause is some duplicate code between the close methods of the
> GroupedActiveDiscretizer and the GroupedStreamDiscretizer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)