You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 16:03:00 UTC

[GitHub] [beam] kennknowles opened a new issue, #17965: When triggers are changed via pipeline update, stale finished triggers data applied

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org