[
https://issues.apache.org/jira/browse/BEAM-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545922#comment-17545922
]
Danny McCormick commented on BEAM-30:
-------------------------------------
This isn't actually real, but this issue has been migrated to
https://github.com/apache/beam/issues/17833
> In TriggerRunner, avoid reading the set of finished subtriggers when no
> subtrigger ever finishes.
> -------------------------------------------------------------------------------------------------
>
> Key: BEAM-30
> URL: https://issues.apache.org/jira/browse/BEAM-30
> Project: Beam
> Issue Type: Improvement
> Components: runner-core
> Reporter: Kenneth Knowles
> Priority: P3
> Labels: Triggers
>
> For a trigger expression, TriggerRunner tracks which of the subexpressions
> have finished to track which subexpression is the currently active trigger
> that determines when output is permitted. For some triggers (such as the
> default trigger) this information is not needed. The reads and writes of this
> data can be elided.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)