You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/01/23 13:15:26 UTC

[jira] [Resolved] (FLINK-5532) Make the marker WindowAssigners for the fast aligned windows non-extendable.

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

Stephan Ewen resolved FLINK-5532.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Fixed in
  - 1.2.0 via c291fe6c5e90ca7c6f11d2c93a4a3d370d5f8a8c
  - 1.3.0 via 509ec7c333336e35aa46bf80955d3a6502b6e506

> 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, 1.3.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)