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

Kostas Kloudas updated FLINK-5532:
----------------------------------
    Description: 
This issue refers to the {{SlidingAlignedProcessingTimeWindows}} and 
{{TumblingAlignedProcessingTimeWindows}} and proposes to:
(1) make the classes {{final}}
(2) use {{getClass()}} for the check, not {{instanceof()}}

  was:
This issue refers to the [SlidingAlignedProcessingTimeWindows] and 
`TumblingAlignedProcessingTimeWindows` and proposes to:
(1) make the classes `final`
(2) use `getClass()` for the check, not `instanceof()`


> Make the marker windowassignes 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)

Reply via email to