You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "sunjincheng (Jira)" <ji...@apache.org> on 2019/12/10 03:51:00 UTC

[jira] [Created] (BEAM-8935) Fail fast if sdk harness startup failed

sunjincheng created BEAM-8935:
---------------------------------

             Summary: Fail fast if sdk harness startup failed
                 Key: BEAM-8935
                 URL: https://issues.apache.org/jira/browse/BEAM-8935
             Project: Beam
          Issue Type: Improvement
          Components: java-fn-execution
            Reporter: sunjincheng
            Assignee: sunjincheng
             Fix For: 2.19.0


Currently the runner waits for the sdk harness to startup blockingly until the sdk harness is available or timeout occurs. The timeout is 1 or 2 minutes. If the sdk harness startup failed for some reason, the runner may be aware of it after 1 or 2 minutes. This is too long.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)