You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/01/20 19:04:26 UTC

[jira] [Created] (BEAM-1290) Consider rehtrowing the original exception from the waitUntilFinish

Ahmet Altay created BEAM-1290:
---------------------------------

             Summary: Consider rehtrowing the original exception from the waitUntilFinish
                 Key: BEAM-1290
                 URL: https://issues.apache.org/jira/browse/BEAM-1290
             Project: Beam
          Issue Type: New Feature
          Components: sdk-java-core, sdk-py
            Reporter: Ahmet Altay
            Priority: Minor


Failing to check status is error prone, and for the currently supported sdk languages it is normal to raise an exception to signal abnormal behavior.

Could we consider changing waitUntilFinish to rethrow the original exception when the execution fails during the wait.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)