kennknowles opened a new issue, #17965: URL: https://github.com/apache/beam/issues/17965
TriggerRunner tracks which trigger subexpresions are finished. When the trigger expession is updated via pipeline update, this data is applied arbitrarily to the new trigger expression. Implementation note: trigger subexpressions are identified by number, and their finished state stored in a bit set. Imported from Jira [BEAM-31](https://issues.apache.org/jira/browse/BEAM-31). Original Jira may contain additional context. Reported by: kenn. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
