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/11/02 12:06:56 UTC

[GitHub] [beam] scwhittle commented on pull request #23882: Enforce splitting invariants by ensuring split state is reset in the same synchronized block as window index increments.

scwhittle commented on PR #23882:
URL: https://github.com/apache/beam/pull/23882#issuecomment-1300235892

   I think this it would be difficult to reproduce the failure in a unit test because it depended on interleaving of synchronized blocks within the function with a split attempt.  Otherwise splitting in general already appears tested. Let me know if you have ideas on how to improve coverage.


-- 
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

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