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/09/30 18:02:43 UTC

[GitHub] [beam] chamikaramj commented on pull request #23230: Beam 21465 add requires stable input to KafkaIO commit in finalize

chamikaramj commented on PR #23230:
URL: https://github.com/apache/beam/pull/23230#issuecomment-1263865280

   Hmm, I think we use Reshuffle for checkpointing in other places as well so we might need to survey other I/Os for similar issues. For example,
   https://github.com/apache/beam/blob/0ddaf041bd9a5bf0bad382557d0c165e55e96373/sdks/java/core/src/main/java/org/apache/beam/sdk/io/WriteFiles.java#L1045
   
   Also, sometimes the downstream consumer might not be in the same transform or may be in a user transform, so this might end up not being enforceable. 
   


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