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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to