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 18:42:27 UTC

[GitHub] [beam] kennknowles opened a new issue, #18515: SDK harnesses should be able to indicate panic in FnAPI

kennknowles opened a new issue, #18515:
URL: https://github.com/apache/beam/issues/18515

   If the SDK harness encounters a permanent problem (local file corruption or bad staged files, say) it should be able to rely that information to the runner as a "panic" message, say. Such conditions may also happen during the boot stage.
   
   Using process/container exit codes would likely not work well, because that information may not flow easily to the runner logic depending on how containers are managed.
   
   Imported from Jira [BEAM-2947](https://issues.apache.org/jira/browse/BEAM-2947). Original Jira may contain additional context.
   Reported by: herohde.


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