[
https://issues.apache.org/jira/browse/FLINK-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138754#comment-15138754
]
ASF GitHub Bot commented on FLINK-3371:
---------------------------------------
Github user aljoscha commented on the pull request:
https://github.com/apache/flink/pull/1603#issuecomment-181807335
You are not moving `TriggerContext` because it is specific to Trigger,
correct?
Otherwise it looks good to merge. :+1:
> Move TriggerCotext and TriggerResult to their own classes
> ---------------------------------------------------------
>
> Key: FLINK-3371
> URL: https://issues.apache.org/jira/browse/FLINK-3371
> Project: Flink
> Issue Type: Sub-task
> Components: Windowing Operators
> Affects Versions: 1.0.0
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Fix For: 1.0.0
>
>
> As part of adding aligned window operators, we need aligned trigger classes.
> To make the {{TriggerResult}} and {{TriggerContext}} accessible to them, they
> should move to their own classes, from currently being internal classes of
> {{Trigger}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)