[
https://issues.apache.org/jira/browse/FLINK-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834179#comment-15834179
]
ASF GitHub Bot commented on FLINK-5532:
---------------------------------------
Github user kl0u commented on the issue:
https://github.com/apache/flink/pull/3180
Thanks @fhueske and @StephanEwen !
> Make the marker WindowAssigners for the fast aligned windows non-extendable.
> ----------------------------------------------------------------------------
>
> Key: FLINK-5532
> URL: https://issues.apache.org/jira/browse/FLINK-5532
> Project: Flink
> Issue Type: Bug
> Components: Windowing Operators
> Affects Versions: 1.2.0
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
> Fix For: 1.2.0
>
>
> This issue refers to the {{SlidingAlignedProcessingTimeWindows}} and
> {{TumblingAlignedProcessingTimeWindows}} and proposes to:
> (1) make the classes {{final}}
> (2) use {{getClass()}} for the check, not {{instanceof()}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)