You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "kennknowles (via GitHub)" <gi...@apache.org> on 2023/02/10 23:28:49 UTC

[GitHub] [beam] kennknowles commented on issue #24971: [Bug]: Messages are not published when a connection is closed with JmsIO

kennknowles commented on issue #24971:
URL: https://github.com/apache/beam/issues/24971#issuecomment-1426489271

   Does it cause a failure of the processing of the element? In that case the runner should retry the processing with a fresh instance of the DoFn, which should retry the publish. It isn't as good as a retry policy, but it avoids data loss.


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